Home
last modified time | relevance | path

Searched defs:remote_address (Results 1 – 6 of 6) sorted by relevance

/system/bt/gd/hci/
Dle_address_manager_test.cc214 AddressWithType remote_address(Address::kEmpty, AddressType::RANDOM_DEVICE_ADDRESS); in TEST_F() local
236 AddressWithType remote_address(Address::kEmpty, AddressType::RANDOM_DEVICE_ADDRESS); in TEST_F() local
260 AddressWithType remote_address(Address::kEmpty, AddressType::RANDOM_DEVICE_ADDRESS); in TEST_F() local
297 AddressWithType remote_address(Address::kEmpty, AddressType::RANDOM_DEVICE_ADDRESS); in SetUp() local
/system/bt/gd/security/
Dfacade_configuration_api.cc67 hci::AddressWithType remote_address, in SetOutOfBandData()
/system/bt/gd/neighbor/cert/
Dpy_neighbor.py76 def get_remote_name(self, remote_address): argument
/system/bt/gd/hci/acl_manager/
Dle_acl_connection.cc108 AddressWithType remote_address, in LeAclConnection()
/system/bt/main/shim/
Dacl.cc790 auto remote_address = connection->second->GetRemoteAddress(); in disconnect_classic() local
1160 hci::Address remote_address = in OnClassicLinkDisconnected() local
1188 auto remote_address = ToGdAddress(remote_bda); in GetConnectionLocalAddress() local
1231 const hci::Address remote_address = connection->GetAddress(); in OnConnectSuccess() local
/system/bt/gd/security/internal/
Dsecurity_manager_impl.cc777 hci::AddressWithType remote_address, in SetOutOfBandData()