1.2.2.3.4.2.4.1 BLE_OTAPS_EventRegister

C

void BLE_OTAPS_EventRegister(BLE_OTAPS_EventCb_T bleOtapsRoutine);

Description

Register BLE OTA profile callback.

Application must call this API before starting BLE OTA procedure.

Parameters

ParameterDescription
[in] bleOtapsRoutineClient callback function.