Home | History | Annotate | Download | only in btm

Lines Matching full:pairing

493     UINT8               sec_level;      /* local pairing security level */
566 UINT8 link_key_type; /* Type of key used in pairing */
569 #define BTM_MAX_PRE_SM4_LKEY_TYPE BTM_LKEY_TYPE_REMOTE_UNIT /* the link key type used by legacy pairing */
702 /* Pairing State */
873 tBTM_PAIRING_STATE pairing_state; /* The current pairing state */
874 UINT8 pairing_flags; /* The current pairing flags */
875 BD_ADDR pairing_bda; /* The device currently pairing */
876 TIMER_LIST_ENT pairing_tle; /* Timer for pairing process */