Home
last modified time | relevance | path

Searched refs:ht40_minus_params (Results 1 – 2 of 2) sorted by relevance

/hostap-latest/tests/remote/
Drutils.py178 params = hostapd.ht40_minus_params(channel, ssid, country)
/hostap-latest/tests/hwsim/
Dhostapd.py899 def ht40_minus_params(channel="1", ssid=None, country=None): function