Searched refs:SendCommandToRemote (Results 1 – 3 of 3) sorted by relevance
211 SendCommandToRemote(client_id, "REM0"); in HandleDial()212 SendCommandToRemote(client_id, ss.str()); in HandleDial()259 SendCommandToRemote(*(call.remote_client), ss.str()); in SendCallStatusToRemote()
101 void ModemService::SendCommandToRemote(ClientId remote_client, in SendCommandToRemote() function in cuttlefish::ModemService
111 void SendCommandToRemote(ClientId remote_client, std::string response);