Home
last modified time | relevance | path

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

/system/bt/gd/security/pairing/
Dclassic_pairing_handler.h43 …remote_io_capability_(hci::IoCapability::DISPLAY_YES_NO), remote_oob_present_(hci::OobDataPresent:… in ClassicPairingHandler()
90 hci::OobDataPresent remote_oob_present_ __attribute__((unused)); variable
Dclassic_pairing_handler.cc163 remote_oob_present_ = packet.GetOobDataPresent(); in OnReceive()