Home
last modified time | relevance | path

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

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