Searched refs:BTM_PAIR_FLAGS_LE_ACTIVE (Results 1 – 3 of 3) sorted by relevance
73 #define BTM_PAIR_FLAGS_LE_ACTIVE \ macro
1343 (btm_sec_cb.pairing_flags & BTM_PAIR_FLAGS_LE_ACTIVE) && in btm_ble_link_encrypted()1596 btm_sec_cb.pairing_flags |= BTM_PAIR_FLAGS_LE_ACTIVE; in btm_proc_smp_cback()
769 btm_sec_cb.pairing_flags |= BTM_PAIR_FLAGS_LE_ACTIVE; in btm_sec_bond_by_transport()920 if (btm_sec_cb.pairing_flags & BTM_PAIR_FLAGS_LE_ACTIVE) { in BTM_SecBondCancel()3951 (btm_sec_cb.pairing_flags & BTM_PAIR_FLAGS_LE_ACTIVE) == 0 in btm_sec_disconnected()