Home
last modified time | relevance | path

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

/tools/test/connectivity/acts_tests/tests/google/fuchsia/wlan/facade/
DWlanFacadeTest.py47 result = self.fuchsia_devices[0].wlan_lib.wlanPhyIdList()
57 result = wlan_lib.wlanPhyIdList()
/tools/test/connectivity/acts/framework/acts/controllers/fuchsia_lib/lib_controllers/
Dwlan_controller.py149 phy_ids_response = self.device.wlan_lib.wlanPhyIdList()
/tools/test/connectivity/acts/framework/acts/controllers/fuchsia_lib/
Dwlan_lib.py121 def wlanPhyIdList(self): member in FuchsiaWlanLib
/tools/test/connectivity/acts_tests/tests/google/fuchsia/wlan/performance/
DChannelSweepTest.py195 phy_ids_response = self.dut.device.wlan_lib.wlanPhyIdList()