Searched refs:check_bandwidth_selection (Results 1 – 1 of 1) sorted by relevance
/hostap-latest/tests/hwsim/ |
D | test_ap_hs20.py | 2354 def check_bandwidth_selection(dev, type, below): function 2390 check_bandwidth_selection(dev[0], "home", False) 2395 check_bandwidth_selection(dev[0], "home", True) 2400 check_bandwidth_selection(dev[0], "home", True) 2405 check_bandwidth_selection(dev[0], "home", True) 2426 check_bandwidth_selection(dev[0], "home", False) 2430 check_bandwidth_selection(dev[0], "home", True) 2434 check_bandwidth_selection(dev[0], "home", False) 2438 check_bandwidth_selection(dev[0], "home", False) 2462 check_bandwidth_selection(dev[0], "home", False) [all …]
|