Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/hci/
Dacl_manager.cc331 …CallOn(pimpl_->le_impl_, &le_impl::remove_device_from_background_connection_list, address_with_typ… in CancelLeConnect()
336 …CallOn(pimpl_->le_impl_, &le_impl::remove_device_from_background_connection_list, address_with_typ… in RemoveFromBackgroundList()
/packages/modules/Bluetooth/system/gd/hci/acl_manager/
Dle_impl.h1150 void remove_device_from_background_connection_list(AddressWithType address_with_type) { in remove_device_from_background_connection_list() function