1.1.2.3.7.2.3.1 BLE_TRSPS_Event_T
C
typedef struct BLE_TRSPS_Event_T
{
BLE_TRSPS_EventId_T eventId;
BLE_TRSPS_EventField_T eventField;
} BLE_TRSPS_Event_T;Description
BLE Transparent profile server callback event.
Field Documentation
| Field | Description |
|---|---|
| eventId | Event ID. |
| eventField | Event field. |
