1.2.2.2.4.4.3 BLE_SCM_EventRegister
C
void BLE_SCM_EventRegister(BLE_SCM_EventCb_T eventCb);Description
Register BLE_SCM callback.
Note
This API should be called in the application initialization routine.
Parameters
| Parameter | Description |
|---|---|
| [in] eventCb | Client callback function. |
