Home
last modified time | relevance | path

Searched refs:wlanGetCountry (Results 1 – 3 of 3) sorted by relevance

/tools/test/connectivity/acts_tests/tests/google/fuchsia/wlan/facade/
DWlanFacadeTest.py62 result = wlan_lib.wlanGetCountry(phy_id)
/tools/test/connectivity/acts/framework/acts/controllers/fuchsia_lib/lib_controllers/
Dwlan_controller.py157 get_country_response = self.device.wlan_lib.wlanGetCountry(id)
/tools/test/connectivity/acts/framework/acts/controllers/fuchsia_lib/
Dwlan_lib.py146 def wlanGetCountry(self, phy_id): member in FuchsiaWlanLib