Home
last modified time | relevance | path

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

/tools/test/connectivity/acts_tests/tests/google/fuchsia/wlan/
DWlanFacadeTest.py33 result = self.fuchsia_devices[0].wlan_lib.wlanPhyIdList()
43 result = wlan_lib.wlanPhyIdList()
DChannelSweepTest.py168 phy_ids_response = self.dut.device.wlan_lib.wlanPhyIdList()
/tools/test/connectivity/acts/framework/acts/controllers/fuchsia_lib/
Dwlan_lib.py100 def wlanPhyIdList(self): member in FuchsiaWlanLib