1.2.2.2.3.4.2 BLE_DD_EventRegister

C

void BLE_DD_EventRegister(BLE_DD_EventCb_T eventCb);

Description

Register BLE_DD callback.

Note

This API should be called in the application initialization routine.

Parameters

ParameterDescription
[in] eventCbPointer to the BLE_DD_EventCb_T structure buffer.