BLE_SCM_EvtDiscComplete_T

C

typedef struct BLE_SCM_EvtDiscComplete_T
{
    uint16_t                    connHandle;
} BLE_SCM_EvtDiscComplete_T;

Description

Structure for BLE_SCM_EVT_DISC_COMPLETE event.

Field Documentation

FieldDescription
connHandleConnection handle associated with this connection.