HomeSort by relevance Sort by last modified time
    Searched refs:regdomain (Results 1 - 2 of 2) sorted by null

  /external/autotest/client/site_tests/network_WlanRegulatory/
network_WlanRegulatory.py 30 def assert_set_regulatory_domain(self, regdomain):
33 @param regdomain string 2-letter country code of the regulatory
37 logging.info('Using iw to set regulatory domain to %s', regdomain)
38 self._iw.set_regulatory_domain(regdomain)
46 if current_regdomain != regdomain:
47 raise error.TestFail('Expected iw to set regdomain %s but got %s' %
48 (regdomain, current_regdomain))
  /external/syslinux/gpxe/src/drivers/net/
hfa384x.h 2363 hfa384x_pdr_regdomain_t regdomain; member in union:hfa384x_pdrec::pdr
    [all...]

Completed in 95 milliseconds