Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/modem_simulator/
Dcall_service.cpp197 auto local_host_port = GetHostId(); in HandleDial() local
198 if (local_host_port == remote_port) { in HandleDial()
209 ss << "AT+REMOTECALL=4,0,0,\"" << local_host_port << "\",129"; in HandleDial()