Searched refs:start_wnm_ap (Results 1 – 1 of 1) sorted by relevance
| /hostap-latest/tests/hwsim/ |
| D | test_wnm.py | 36 def start_wnm_ap(apdev, bss_transition=True, time_adv=False, ssid=None, function 116 start_wnm_ap(apdev[0], time_adv=True, wnm_sleep_mode=True) 122 hapd = start_wnm_ap(apdev[0]) 131 hapd = start_wnm_ap(apdev[0], time_adv=True, wnm_sleep_mode=True) 146 hapd = start_wnm_ap(apdev[0], time_adv=True, wnm_sleep_mode=True) 147 hapd2 = start_wnm_ap(apdev[1], time_adv=True, wnm_sleep_mode=True) 176 hapd = start_wnm_ap(apdev[0]) 186 hapd = start_wnm_ap(apdev[0], time_adv=True, wnm_sleep_mode=True) 201 hapd = start_wnm_ap(apdev[0]) 212 hapd = start_wnm_ap(apdev[0]) [all …]
|