Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/hci/
Dle_address_manager.cc343 handle_next_command(); in resume_registered_clients()
410 handle_next_command(); in prepare_to_update_irk()
498 void LeAddressManager::handle_next_command() { in handle_next_command() function in bluetooth::hci::LeAddressManager
566 handler_->BindOnceOn(this, &LeAddressManager::handle_next_command)(); in AddDeviceToResolvingList()
601 handler_->BindOnceOn(this, &LeAddressManager::handle_next_command)(); in RemoveDeviceFromResolvingList()
737 handle_next_command(); in check_cached_commands()
Dle_address_manager.h161 void handle_next_command();