Searched refs:ht40_plus_params (Results 1 – 2 of 2) sorted by relevance
174 params = hostapd.ht40_plus_params(channel, ssid, country)182 params = hostapd.ht40_plus_params(channel, ssid, country)
894 def ht40_plus_params(channel="1", ssid=None, country=None): function