BLE_OTAPS_EventRegister

C

void BLE_OTAPS_EventRegister(BLE_OTAPS_EventCb_T bleOtapsRoutine);

Description

Registers a callback function for BLE OTA profile events.

Parameters

ParameterDescription
[in] bleOtapsRoutineCallback function to handle BLE OTA profile events.