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