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