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