Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/hci/
Dacl_manager.cc267 CallOn(pimpl_->le_impl_, &le_impl::add_device_to_background_connection_list, address_with_type); in CreateLeConnection()
/packages/modules/Bluetooth/system/gd/hci/acl_manager/
Dle_impl.h1146 void add_device_to_background_connection_list(AddressWithType address_with_type) { in add_device_to_background_connection_list() function