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/
DWlanFacadeTest.py48 result = wlan_lib.wlanGetCountry(phy_id)
DChannelSweepTest.py176 get_country_response = self.dut.device.wlan_lib.wlanGetCountry(
/tools/test/connectivity/acts/framework/acts/controllers/fuchsia_lib/
Dwlan_lib.py125 def wlanGetCountry(self, phy_id): member in FuchsiaWlanLib