Home
last modified time | relevance | path

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

/aosp12/system/bt/stack/btm/
H A Dbtm_ble.cc916 bool is_link_key_authed = BTM_IsLinkKeyAuthed(bd_addr, BT_TRANSPORT_LE); in btm_ble_start_sec_check() local
927 !(is_link_key_authed || is_authenticated)) { in btm_ble_start_sec_check()