Home
last modified time | relevance | path

Searched refs:BTM_PAIR_FLAGS_LE_ACTIVE (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/stack/btm/
Dbtm_sec_int_types.h73 #define BTM_PAIR_FLAGS_LE_ACTIVE \ macro
Dbtm_ble_sec.cc1343 (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()
Dbtm_sec.cc769 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()