Searched refs:regdomain (Results 1 – 2 of 2) sorted by relevance
30 def assert_set_regulatory_domain(self, regdomain): argument37 logging.info('Using iw to set regulatory domain to %s', regdomain)38 self._iw.set_regulatory_domain(regdomain)46 if current_regdomain != regdomain:48 (regdomain, current_regdomain))
2363 hfa384x_pdr_regdomain_t regdomain; member