tests: Beacon request - active scan mode and many BSSs
Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
This commit is contained in:
parent
618073aa2e
commit
1edc31904a
5 changed files with 87 additions and 0 deletions
|
@ -67,6 +67,9 @@ def reset_devs(dev, apdev):
|
|||
try:
|
||||
hapd = HostapdGlobal()
|
||||
hapd.flush()
|
||||
hapd.remove('wlan3-6')
|
||||
hapd.remove('wlan3-5')
|
||||
hapd.remove('wlan3-4')
|
||||
hapd.remove('wlan3-3')
|
||||
hapd.remove('wlan3-2')
|
||||
for ap in apdev:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue