1.1.2.3.4.1.4.4 BLE_OTAPC_EventRegister

C

void BLE_OTAPC_EventRegister(BLE_OTAPC_EventCb_T bleOtapcRoutine);

Description

Register BLE OTA profile callback.

Application must call this API before starting BLE OTA procedure.

Parameters

ParameterDescription
[in] bleOtapcRoutineClient callback function.