Searched refs:push_command (Results 1 – 2 of 2) sorted by relevance
306 void LeAddressManager::push_command(Command command) { in push_command() function in bluetooth::hci::LeAddressManager531 handler_->BindOnceOn(this, &LeAddressManager::push_command, std::move(command))(); in AddDeviceToFilterAcceptList()576 handler_->BindOnceOn(this, &LeAddressManager::push_command, std::move(command))(); in RemoveDeviceFromFilterAcceptList()610 handler_->BindOnceOn(this, &LeAddressManager::push_command, std::move(command))(); in ClearFilterAcceptList()
147 void push_command(Command command);