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/
DWlanFacadeTest.py46 phy_id = result['result'][0]
48 result = wlan_lib.wlanGetCountry(phy_id)
/tools/test/connectivity/acts/framework/acts/controllers/fuchsia_lib/
Dwlan_lib.py125 def wlanGetCountry(self, phy_id): argument
135 test_args = {"phy_id": phy_id}