Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/tests/google/net/arduino/connect_wifi/
Dconnect_wifi.ino78 Serial.println(Udp.remotePort());
86 Udp.beginPacket(Udp.remoteIP(), Udp.remotePort());
/tools/tradefederation/core/src/com/android/tradefed/device/
DStubDevice.java70 public void createForward(int localPort, int remotePort) throws TimeoutException, in createForward() argument
343 public void removeForward(int localPort, int remotePort) throws TimeoutException, in removeForward() argument