BLE_OTAPS_EventCb_T
C
typedef void(*BLE_OTAPS_EventCb_T)(BLE_OTAPS_Event_T *p_event);
Description
BLE OTA profile callback type. This callback function sends BLE OTA profile events to the application.
typedef void(*BLE_OTAPS_EventCb_T)(BLE_OTAPS_Event_T *p_event);
BLE OTA profile callback type. This callback function sends BLE OTA profile events to the application.