BLE_TRSPS_EventCb_T
C
typedef void(*BLE_TRSPS_EventCb_T)(BLE_TRSPS_Event_T *p_event);
Description
BLE Transparent profile server callback type. This callback function sends BLE Transparent profile server events to the application.
typedef void(*BLE_TRSPS_EventCb_T)(BLE_TRSPS_Event_T *p_event);
BLE Transparent profile server callback type. This callback function sends BLE Transparent profile server events to the application.