11.4.2.1 APP_OTA_EvtHandler
C
void APP_OTA_EvtHandler(BLE_OTAPS_Event_T *p_event);Description
OTA handler called from OTA profile from middleware
Parameters
| Parameter | Description |
|---|---|
| [in] p_event | pointer to the structure with OTA Handler BLE_OTAPS_Event_T |
