Home
last modified time | relevance | path

Searched defs:GetRemoteAddress (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Bluetooth/system/gd/hci/acl_manager/
Dle_acl_connection.h55 virtual AddressWithType GetRemoteAddress() const { in GetRemoteAddress() function
/packages/modules/Bluetooth/system/gd/security/test/
Dfake_security_interface.h29 hci::Address GetRemoteAddress() { in GetRemoteAddress() function
/packages/modules/Bluetooth/system/gd/l2cap/classic/internal/
Dlink_manager.cc202 hci::Address GetRemoteAddress() override { in GetRemoteAddress() function in bluetooth::l2cap::classic::internal::LinkSecurityInterfaceImpl
/packages/modules/Bluetooth/system/main/shim/
Dacl.cc662 hci::Address GetRemoteAddress() const { return connection_->GetAddress(); } in GetRemoteAddress() function in ClassicShimAclConnection