Searched defs:remote_client (Results 1 – 5 of 5) sorted by relevance
101 void ModemService::SendCommandToRemote(ClientId remote_client, in SendCommandToRemote()109 void ModemService::CloseRemoteConnection(ClientId remote_client) { in CloseRemoteConnection()
138 std::optional<ClientId> remote_client; member
95 auto remote_client = std::make_unique<Client>(client, Client::REMOTE); in SetRemoteClient() local
254 auto remote_client = ConnectToRemoteCvd(remote_port); in SendSmsToRemote() local
191 auto remote_client = ConnectToRemoteCvd(remote_port); in HandleDial() local