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
 

Detailed Description

FOTA Handles Definition

Field Documentation

◆ hdl_fota_command

uint16_t BLEATT_FOTA_Handles::hdl_fota_command

Handle of Firmware on the air command.

◆ hdl_fota_command_cccd

uint16_t BLEATT_FOTA_Handles::hdl_fota_command_cccd

Handle of Firmware on the air command client characteristic configuration descriptor.

◆ hdl_fota_command_user_description

uint16_t BLEATT_FOTA_Handles::hdl_fota_command_user_description

Handle of Firmware on the air command user description.

◆ hdl_fota_data

uint16_t BLEATT_FOTA_Handles::hdl_fota_data

Handle of Firmware on the air data.

◆ hdl_fota_data_cccd

uint16_t BLEATT_FOTA_Handles::hdl_fota_data_cccd

Handle of Firmware on the air data client characteristic configuration descriptor.

◆ hdl_fota_data_user_description

uint16_t BLEATT_FOTA_Handles::hdl_fota_data_user_description

Handle of Firmware on the air data user description.


The documentation for this struct was generated from the following file: