1.2.2.3.7.1.3.6 BLE_TRSPC_EvtReceiveData_T
C
typedef struct BLE_TRSPC_EvtReceiveData_T { uint16_t connHandle; } BLE_TRSPC_EvtReceiveData_T;
Description
Data structure for BLE_TRSPC_EVT_RECEIVE_DATA event.
Field Documentation
Field | Description |
---|---|
connHandle | Connection handle associated with this connection. |