Home
last modified time | relevance | path

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

/tools/test/connectivity/acts_tests/tests/google/fuchsia/wlan/facade/
DWlanFacadeTest.py60 phy_id = result['result'][0]
62 result = wlan_lib.wlanGetCountry(phy_id)
/tools/test/connectivity/acts/framework/acts/controllers/fuchsia_lib/
Dwlan_lib.py146 def wlanGetCountry(self, phy_id): argument
156 test_args = {"phy_id": phy_id}