Searched refs:BTM_PAIR_FLAGS_LE_ACTIVE (Results 1 – 3 of 3) sorted by relevance
749 #define BTM_PAIR_FLAGS_LE_ACTIVE 0x80 /* use this bit when SMP pairing is active */ macro
1752 btm_cb.pairing_flags |= BTM_PAIR_FLAGS_LE_ACTIVE; in btm_proc_smp_cback()
1230 btm_cb.pairing_flags |= BTM_PAIR_FLAGS_LE_ACTIVE; in btm_sec_bond_by_transport()1408 if (btm_cb.pairing_flags & BTM_PAIR_FLAGS_LE_ACTIVE) in BTM_SecBondCancel()