BLE_DM_EventCb_T
C
typedef void (*BLE_DM_EventCb_T)(BLE_DM_Event_T *p_event);
Description
Callback type for BLE_DM events. This callback function is used to send BLE_DM events to the application.
typedef void (*BLE_DM_EventCb_T)(BLE_DM_Event_T *p_event);
Callback type for BLE_DM events. This callback function is used to send BLE_DM events to the application.