FAST_OTA Service (FAST_OTAS)

Definitions and prototypes for the FAST_OTAS interface. More...

Modules

 Defines
 
 Enumerations
 
 Structures
 
 Typedefs
 
 Functions
 

Detailed Description

Definitions and prototypes for the FAST_OTAS interface.

The FAST_OTA Service exposes the state of a battery within a device. This module implements the Battery Service with the Battery Level characteristic. After otas_init_t variable is initialized, the developer shall call otas_service_init() to add the FAST_OTA Service and RX, TX, Control characteristic to the BLE stack database.

This module also provides otas_notify_tx_data() function to the application to send data to peer.