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.py37 result = self.dut.device.wlan_lib.wlanPhyIdList()
47 result = wlan_lib.wlanPhyIdList()
65 result = wlan_lib.wlanPhyIdList()
/tools/test/connectivity/acts/framework/acts/controllers/fuchsia_lib/lib_controllers/
Dwlan_controller.py151 phy_ids_response = self.device.wlan_lib.wlanPhyIdList()
/tools/test/connectivity/acts/framework/acts/controllers/fuchsia_lib/
Dwlan_lib.py122 def wlanPhyIdList(self): member in FuchsiaWlanLib
/tools/test/connectivity/acts_tests/tests/google/fuchsia/wlan/performance/
DChannelSweepTest.py198 phy_ids_response = self.dut.device.wlan_lib.wlanPhyIdList()