Home
last modified time | relevance | path

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

/packages/modules/Connectivity/thread/tests/integration/src/android/net/thread/utils/
DFullThreadDevice.java143 public Inet6Address getLinkLocalAddress() { in getLinkLocalAddress() method in FullThreadDevice
/packages/modules/Connectivity/thread/tests/integration/src/android/net/thread/
DBorderRoutingTest.java525 Inet6Address ftdLla = ftd.getLinkLocalAddress(); in multicastRouting_outboundForwarding_llaToScope4IsNotForwarded()