BLE_OTAPC_EventRegister

C

void BLE_OTAPC_EventRegister(BLE_OTAPC_EventCb_T bleOtapcRoutine);

Description

Registers a callback function for the BLE OTA profile client events.

Parameters

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