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