Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_sdp_server.cc28 bool is_sdp_pbap_pce_disabled(RawAddress remote_address) { in is_sdp_pbap_pce_disabled()
/packages/modules/Bluetooth/system/gd/hci/
Dle_address_manager_test.cc223 AddressWithType remote_address(Address::kEmpty, AddressType::RANDOM_DEVICE_ADDRESS); in TEST_F() local
246 AddressWithType remote_address(Address::kEmpty, AddressType::RANDOM_DEVICE_ADDRESS); in TEST_F() local
271 AddressWithType remote_address(Address::kEmpty, AddressType::RANDOM_DEVICE_ADDRESS); in TEST_F() local
309 AddressWithType remote_address(Address::kEmpty, AddressType::RANDOM_DEVICE_ADDRESS); in SetUp() local
Dhci_layer_unittest.cc200 hci::Address remote_address; in TEST_F() local
/packages/modules/Bluetooth/system/stack/sdp/
Dsdp_server.cc161 const RawAddress& remote_address) { in sdp_dynamic_change_hfp_version()
1070 static bool is_device_in_allowlist_for_pbap(RawAddress remote_address, in is_device_in_allowlist_for_pbap()
1206 RawAddress remote_address) { in sdp_upgrade_pse_record()
1307 bool is_sdp_pbap_pce_disabled(RawAddress remote_address) { in is_sdp_pbap_pce_disabled()
/packages/modules/Bluetooth/system/gd/os/
Dmetrics.h316 hci::Address remote_address = hci::Address::kEmpty; member
/packages/modules/Bluetooth/system/gd/security/
Dfacade_configuration_api.cc67 hci::AddressWithType remote_address, in SetOutOfBandData()
/packages/modules/Bluetooth/system/gd/hci/acl_manager/
Dle_impl_test.cc692 hci::Address remote_address; in TEST_F() local
731 hci::Address remote_address; in TEST_F() local
756 hci::Address remote_address; in TEST_F() local
794 hci::Address remote_address; in TEST_F() local
1686 AddressWithType remote_address; in TEST_F() local
1720 AddressWithType remote_address; in TEST_F() local
1738 AddressWithType remote_address; in TEST_F() local
1773 AddressWithType remote_address; in TEST_F() local
Dle_acl_connection.cc125 AddressWithType remote_address) in LeAclConnection()
Dle_impl.h656 AddressWithType remote_address = connections.getAddressWithType(handle); in on_le_disconnect() local
/packages/modules/Bluetooth/system/gd/metrics/
Dmetrics_state_unittest.cc24 bluetooth::hci::Address remote_address = bluetooth::hci::Address::kEmpty; variable
/packages/modules/Bluetooth/system/main/shim/
Dacl.cc1042 auto remote_address = connection->second->GetRemoteAddress(); in disconnect_classic() local
1506 hci::Address remote_address = in OnClassicLinkDisconnected() local
1534 auto remote_address = ToGdAddress(remote_bda); in GetConnectionLocalAddress() local
1546 auto remote_address = ToGdAddress(remote_bda); in GetAdvertisingSetConnectedTo() local
1589 const hci::Address remote_address = connection->GetAddress(); in OnConnectSuccess() local
/packages/modules/Bluetooth/system/main/test/
Dmain_shim_test.cc303 hci::AddressWithType remote_address) { in MockLeAclConnection()
686 hci::AddressWithType remote_address( in TEST_F() local
/packages/modules/Bluetooth/system/rust/src/
Dconnection.rs75 pub remote_address: AddressWithType, field
/packages/modules/Bluetooth/system/rust/src/connection/
Dattempt_manager.rs31 pub remote_address: AddressWithType, field
/packages/modules/Bluetooth/system/gd/security/internal/
Dsecurity_manager_impl.cc781 hci::AddressWithType remote_address, in SetOutOfBandData()