BLE_DM_EventCb_T
C
typedef void (*BLE_DM_EventCb_T)(BLE_DM_Event_T *p_event);
Description
BLE_DM callback type. This callback function sends BLE_DM events to the application.
typedef void (*BLE_DM_EventCb_T)(BLE_DM_Event_T *p_event);
BLE_DM callback type. This callback function sends BLE_DM events to the application.