OTA Service (OTAS)

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

+ Collaboration diagram for OTA Service (OTAS):

Modules

 Defines
 
 Enumerations
 
 Structures
 
 Typedefs
 
 Functions
 

Detailed Description

Definitions and prototypes for the OTAS interface.

The OTA Service is a customized service with Tx, Rx and Flow Control characteristics. 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 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.