BLE_DD_EventCb_T
C
typedef void (*BLE_DD_EventCb_T)(BLE_DD_Event_T *p_event);
Description
BLE_DD callback type. This callback function sends BLE_DD events to the application.
typedef void (*BLE_DD_EventCb_T)(BLE_DD_Event_T *p_event);
BLE_DD callback type. This callback function sends BLE_DD events to the application.