1.2.2.3.7.1.3.7 BLE_TRSPC_EvtUplinkStatus_T
C
typedef struct BLE_TRSPC_EvtUplinkStatus_T { uint16_t connHandle; uint8_t status; } BLE_TRSPC_EvtUplinkStatus_T;
Description
Data structure for BLE_TRSPC_EVT_UL_STATUS event.
Field Documentation
Field | Description |
---|---|
connHandle | Connection handle associated with this connection. |
status | Connection status. See Definition of uplink status. |