Searched refs:HandleModemCommand (Results 1 – 3 of 3) sorted by relevance
72 bool HandleModemCommand(const Client& client, std::string command);
89 bool ModemService::HandleModemCommand(const Client& client, in HandleModemCommand() function in cuttlefish::ModemService
107 success = service.second->HandleModemCommand(client, command); in DispatchCommand()