1.2.2.3.2.1.4.1 BLE_ANPC_BleDdEventHandler
C
void BLE_ANPC_BleDdEventHandler(BLE_DD_Event_T *p_event);Description
Handle BLE DD (Database Discovery middleware) events. This API should be called in the application while caching BLE DD events.
Parameters
| Parameter | Description |
|---|---|
| [in] p_event | Pointer to BLE DD events buffer. |
