BLE_SCM_EventCb_T
C
typedef void (*BLE_SCM_EventCb_T)(BLE_SCM_Event_T *p_event);
Description
BLE_SCM callback type. This callback function sends BLE_SCM events to the application.
typedef void (*BLE_SCM_EventCb_T)(BLE_SCM_Event_T *p_event);
BLE_SCM callback type. This callback function sends BLE_SCM events to the application.