BLE_SMP_EvtDisplayPasskeyReq_T

C

typedef struct  BLE_SMP_EvtDisplayPasskeyReq_T
{
    uint16_t                connHandle;
} BLE_SMP_EvtDisplayPasskeyReq_T;

Description

Structure for BLE_SMP_EVT_DISPLAY_PASSKEY_REQUEST event.

Field Documentation

FieldDescription
connHandleConnection handle associated with this connection.