1.2.2.1.2.3.11 GATT_EvtProtocolAvailable_T
C
typedef struct GATT_EvtProtocolAvailable_T { uint16_t connHandle; } GATT_EvtProtocolAvailable_T;
Description
Data structure for GATTC_EVT_PROTOCOL_AVAILABLE or GATTS_EVT_PROTOCOL_AVAILABLE event.
Field Documentation
Field | Description |
---|---|
connHandle | Connection handle associated with this connection. |