Searched refs:is_authenticated (Results 1 – 2 of 2) sorted by relevance
75 void SetAuthenticated(bool is_authenticated) { in SetAuthenticated() argument76 this->is_authenticated_ = is_authenticated; in SetAuthenticated()
917 bool is_authenticated = BTM_IsAuthenticated(bd_addr, BT_TRANSPORT_LE); in btm_ble_start_sec_check() local927 !(is_link_key_authed || is_authenticated)) { in btm_ble_start_sec_check()