|
BLE_API
v2.1.3
|
#include <ble_service_fota.h>
Data Fields | |
| uint16_t | hdl_fota_data |
| uint16_t | hdl_fota_data_cccd |
| uint16_t | hdl_fota_data_user_description |
| uint16_t | hdl_fota_command |
| uint16_t | hdl_fota_command_cccd |
| uint16_t | hdl_fota_command_user_description |
FOTA Handles Definition
| uint16_t BLEATT_FOTA_Handles::hdl_fota_command |
Handle of Firmware on the air command.
| uint16_t BLEATT_FOTA_Handles::hdl_fota_command_cccd |
Handle of Firmware on the air command client characteristic configuration descriptor.
| uint16_t BLEATT_FOTA_Handles::hdl_fota_command_user_description |
Handle of Firmware on the air command user description.
| uint16_t BLEATT_FOTA_Handles::hdl_fota_data |
Handle of Firmware on the air data.
| uint16_t BLEATT_FOTA_Handles::hdl_fota_data_cccd |
Handle of Firmware on the air data client characteristic configuration descriptor.
| uint16_t BLEATT_FOTA_Handles::hdl_fota_data_user_description |
Handle of Firmware on the air data user description.