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.cc224 …CallOn(pimpl_->le_impl_, &le_impl::remove_device_from_background_connection_list, address_with_typ… in CancelLeConnect()
229 …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.h1055 void remove_device_from_background_connection_list(AddressWithType address_with_type) { in remove_device_from_background_connection_list() function
1064 remove_device_from_background_connection_list(address_with_type); in cancel_connection_and_remove_device_from_background_connection_list()