Home
last modified time | relevance | path

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

/hostap-latest/tests/remote/
Dtest_example.py47 ap_params = rutils.get_ap_params(channel="1", bw="HT20", country="US",
Drutils.py151 def get_ap_params(channel="1", bw="HT20", country="US", security="open", ht_capab=None, vht_capab=N… function