Home
last modified time | relevance | path

Searched refs:SendCommandToRemote (Results 1 – 3 of 3) sorted by relevance

/device/google/cuttlefish/host/commands/modem_simulator/
Dcall_service.cpp211 SendCommandToRemote(client_id, "REM0"); in HandleDial()
212 SendCommandToRemote(client_id, ss.str()); in HandleDial()
259 SendCommandToRemote(*(call.remote_client), ss.str()); in SendCallStatusToRemote()
Dmodem_service.cpp101 void ModemService::SendCommandToRemote(ClientId remote_client, in SendCommandToRemote() function in cuttlefish::ModemService
Dmodem_service.h111 void SendCommandToRemote(ClientId remote_client, std::string response);