Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/security/pairing/
Dclassic_pairing_handler.h118 bool has_gotten_io_cap_response_ = false; variable
Dclassic_pairing_handler.cc317 has_gotten_io_cap_response_ = true; in OnReceive()
444 if (!has_gotten_io_cap_response_ || !has_gotten_name_response_) { in OnReceive()