BLE_OTAPS_EventRegister
C
void BLE_OTAPS_EventRegister(BLE_OTAPS_EventCb_T bleOtapsRoutine);Description
Registers a callback function for BLE OTA profile events.
Parameters
| Parameter | Description |
|---|---|
| [in] bleOtapsRoutine | Callback function to handle BLE OTA profile events. |
