Home
last modified time | relevance | path

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

/system/bt/gd/hci/
Dle_address_manager.cc180 handle_next_command(); in ack_pause()
186 handle_next_command(); in resume_registered_clients()
240 handler_->BindOnceOn(this, &LeAddressManager::handle_next_command).Invoke(); in on_le_set_random_address_complete()
311 void LeAddressManager::handle_next_command() { in handle_next_command() function in bluetooth::hci::LeAddressManager
392 handler_->BindOnceOn(this, &LeAddressManager::handle_next_command).Invoke(); in OnCommandComplete()
Dle_address_manager.h103 void handle_next_command();