Home
last modified time | relevance | path

Searched defs:wifiLp (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Connectivity/Tethering/tests/unit/src/com/android/networkstack/tethering/
DUpstreamNetworkMonitorTest.java464 final LinkProperties wifiLp = wifiAgent.linkProperties; in testLocalPrefixes() local
/packages/modules/Connectivity/tests/cts/net/src/android/net/cts/
DNetworkAgentTest.kt1263 val wifiLp = mCM.getLinkProperties(wifiNetwork)!! in testUnregisterAfterReplacement() constant