Searched defs:OnLocalAddressUpdate (Results 1 – 4 of 4) sorted by relevance
/system/bt/gd/hci/acl_manager/ | ||
D | le_acl_connection.cc | 69 void OnLocalAddressUpdate(AddressWithType address_with_type) override { in OnLocalAddressUpdate() function in bluetooth::hci::acl_manager::LeAclConnectionTracker |
/system/bt/gd/l2cap/le/internal/ | ||
D | link.cc | 103 void Link::OnLocalAddressUpdate(hci::AddressWithType address_with_type) { in OnLocalAddressUpdate() function in bluetooth::l2cap::le::internal::Link |
/system/bt/gd/hci/facade/ | ||
D | le_acl_manager_facade.cc | 283 void OnLocalAddressUpdate(AddressWithType address_with_type) override {} in OnLocalAddressUpdate() function in bluetooth::hci::facade::LeAclManagerFacadeService::Connection |
/system/bt/main/shim/ | ||
D | acl.cc | 647 void OnLocalAddressUpdate(hci::AddressWithType address_with_type) override { in OnLocalAddressUpdate() function in LeShimAclConnection |