BLE_PXPM_BleDdEventHandler
C
void BLE_PXPM_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. |
