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 is a customized service with Tx, Rx and Flow Control characteristics. After fast_otas_init_t variable is initialized, the developer shall call fast_otas_service_init() to add the FAST_OTA Service and RX, TX, Control characteristic to the BLE stack database.

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