Lines Matching refs:hapd2
69 hapd2 = hostapd.add_ap(apdev[1]['ifname'], params)
77 if "OK" not in hapd2.request("SET_NEIGHBOR " + res.strip()):
79 res2 = hapd2.request("SHOW_NEIGHBOR")
853 hapd2 = hostapd.add_ap(apdev[1], {"ssid": "another"})
956 hapd2 = hostapd.add_ap(apdev[1], {"ssid": "another"})
1218 hapd2 = hostapd.add_ap(apdev[1], {"ssid": "another"})
1224 bssid2 = hapd2.own_addr()
1250 hapd2 = hostapd.add_ap(apdev[1], {"ssid": "another"})
1256 bssid2 = hapd2.own_addr()
1436 hapd2 = hostapd.add_ap(apdev[1], params)
1470 disable_hapd(hapd2)
1478 hapd2 = hostapd.add_ap(apdev[1], {"ssid": "another", "channel": "11"})
1507 hapd2 = hostapd.add_ap(apdev[1], {"ssid": "another"})
1509 hapd2.disable()
1600 hapd2 = hostapd.add_ap(apdev[1], {"ssid": "another", "channel": "11"})
1659 hapd2 = hostapd.add_ap(apdev[1], {"ssid": "another", "channel": "11"})
1691 hapd2 = hostapd.add_ap(apdev[1], {"ssid": "another", "channel": "11"})
1715 hapd2 = hostapd.add_ap(apdev[1], {"ssid": "another", "channel": "11"})
1740 hapd2 = hostapd.add_ap(apdev[1], {"ssid": "another", "channel": "11"})
1790 hapd2 = hostapd.add_ap(apdev[1], {"ssid": "another", "channel": "11"})
1832 hapd2 = hostapd.add_ap(apdev[1], {"ssid": "another", "channel": "11"})
2398 hapd2 = hostapd.add_ap(apdev[1]['ifname'], params)
2399 bssid2 = hapd2.own_addr()
2402 hapd2.wait_sta()
2403 check_beacon_req(hapd2, addr, 2)