Searched refs:push_command (Results 1 – 4 of 4) sorted by relevance
243 void LeAddressManager::push_command(Command command) { in push_command() function in bluetooth::hci::LeAddressManager460 handler_->BindOnceOn(this, &LeAddressManager::push_command, std::move(command)).Invoke(); in AddDeviceToFilterAcceptList()501 handler_->BindOnceOn(this, &LeAddressManager::push_command, std::move(command)).Invoke(); in RemoveDeviceFromFilterAcceptList()531 handler_->BindOnceOn(this, &LeAddressManager::push_command, std::move(command)).Invoke(); in ClearFilterAcceptList()
143 void push_command(Command command);
98 push_command=( "${adb[@]}" push {"${ANDROID_PRODUCT_OUT}",}"${binary}" )
129 push_command=( "${adb[@]}" push {"${ANDROID_PRODUCT_OUT}",}"${binary}" )