Searched refs:ExecuteCommand (Results 1 – 5 of 5) sorted by relevance
68 ExecuteCommand(command.size(), reinterpret_cast<unsigned char*>( in SendCommandAndWait()
111 ExecuteCommand(cmd); in ExecuteOneCommand()116 ExecuteCommand(c); in ExecuteAllCommands()120 void Action::ExecuteCommand(const Command& command) const { in ExecuteCommand() function in Action
74 void ExecuteCommand(const Command& command) const;
987 bool ExecuteCommand(const sp<IBluetooth>& bt_iface, std::string& command) { in ExecuteCommand() function1087 if (!ExecuteCommand(bt_iface, command)) break; in main()
25735 // This gets processed in ExecuteCommand() on the way out.