BLE_SCM_EvtConfigured_T

C

typedef struct BLE_SCM_EvtConfigured_T
{
    uint16_t                    connHandle;
} BLE_SCM_EvtConfigured_T;

Description

Structure for BLE_SCM_EVT_CONFIGURED event.

Field Documentation

FieldDescription
connHandleConnection handle associated with this connection.