Home
last modified time | relevance | path

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

/cts/tests/tests/wifi/src/android/net/wifi/cts/
DWifiManagerTest.java7245 List<MloLink> mloLinks = sWifiManager.getConnectionInfo().getAssociatedMloLinks(); in testTwt() local
7247 if (!mloLinks.isEmpty()) { in testTwt()
7248 linkId = mloLinks.getFirst().getLinkId(); in testTwt()