Home
last modified time | relevance | path

Searched refs:AddToAddressResolution (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/main/shim/
Dacl.h80 void AddToAddressResolution(const hci::AddressWithType& address_with_type,
Dacl_api.cc165 Stack::GetInstance()->GetAcl()->AddToAddressResolution( in ACL_AddToAddressResolution()
Dacl.cc1179 void AddToAddressResolution(const hci::AddressWithType& address_with_type, in AddToAddressResolution() function
1775 void shim::Acl::AddToAddressResolution(const hci::AddressWithType& address_with_type, in AddToAddressResolution() function in shim::Acl
1778 handler_->CallOn(pimpl_.get(), &Acl::impl::AddToAddressResolution, address_with_type, peer_irk, in AddToAddressResolution()
/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_main_shim_acl.cc168 void shim::Acl::AddToAddressResolution(const hci::AddressWithType& /* address_with_type */, in AddToAddressResolution() function in shim::Acl