Searched defs:GetRemoteAddress (Results 1 – 4 of 4) sorted by relevance
/system/bt/gd/hci/acl_manager/ | ||
D | le_acl_connection.h | 49 virtual AddressWithType GetRemoteAddress() const { in GetRemoteAddress() function |
/system/bt/gd/security/test/ | ||
D | fake_security_interface.h | 29 hci::Address GetRemoteAddress() { in GetRemoteAddress() function |
/system/bt/gd/l2cap/classic/internal/ | ||
D | link_manager.cc | 202 hci::Address GetRemoteAddress() override { in GetRemoteAddress() function in bluetooth::l2cap::classic::internal::LinkSecurityInterfaceImpl |
/system/bt/main/shim/ | ||
D | acl.cc | 551 hci::Address GetRemoteAddress() const { return connection_->GetAddress(); } in GetRemoteAddress() function in ClassicShimAclConnection |