Home
last modified time | relevance | path

Searched refs:remove_device_from_resolving_list (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/system/gd/hci/
Dacl_manager.cc351 CallOn(pimpl_->le_impl_, &le_impl::remove_device_from_resolving_list, address_with_type); in RemoveDeviceFromResolvingList()
/packages/modules/Bluetooth/system/gd/hci/acl_manager/
Dle_impl.h755 void remove_device_from_resolving_list(AddressWithType address_with_type) { in remove_device_from_resolving_list() function