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