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