Home
last modified time | relevance | path

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

/tools/test/connectivity/acts_tests/tests/google/fuchsia/wlan_deprecated_configuration/
DWlanDeprecatedConfigurationTest.py53 wlan_ifaces = self.dut.wlan_lib.wlanGetIfaceIdList()
/tools/test/connectivity/acts/framework/acts/controllers/fuchsia_lib/
Dwlan_lib.py88 def wlanGetIfaceIdList(self): member in FuchsiaWlanLib
/tools/test/connectivity/acts/framework/acts/test_utils/abstract_devices/
Dwlan_device.py336 return self.device.wlan_lib.wlanGetIfaceIdList().get('result')
/tools/test/connectivity/acts_tests/tests/google/fuchsia/wlan/
DSoftApTest.py238 wlan_ifaces = self.dut.device.wlan_lib.wlanGetIfaceIdList()