Home
last modified time | relevance | path

Searched defs:outgoing_pairing_remote_devices_ (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/bt/gd/security/channel/
H A Dsecurity_manager_channel.h136 std::set<hci::Address> outgoing_pairing_remote_devices_; variable
/aosp12/system/bt/gd/l2cap/classic/
H A Dfacade.cc413 std::set<hci::Address> outgoing_pairing_remote_devices_; member in bluetooth::l2cap::classic::L2capClassicModuleFacadeService