1.1.2.1.4.3.5 BLE_SMP_EvtDisplayCompareValueReq_T

C

typedef struct  BLE_SMP_EvtDisplayCompareValueReq_T
{
    uint16_t                connHandle;
    uint8_t                 value[6];
} BLE_SMP_EvtDisplayCompareValueReq_T;

Field Documentation

FieldDescription
connHandleConnection handle associated with this connection.
value6-digit confirmation value that users needs to match and confirm. The value is in ASCII format.