Searched refs:frag_threshold (Results 1 – 2 of 2) sorted by relevance
499 def frag_threshold(self): member in HostapConfig522 dtim_period=None, frag_threshold=None, ssid=None, bssid=None, argument622 self._frag_threshold = frag_threshold
333 if configuration.frag_threshold:335 if threshold != configuration.frag_threshold: