Lines Matching refs:hapd2
21 def clear_regdom_state(dev, hapd, hapd2): argument
28 if hapd2:
29 hapd2.request("DISABLE")
147 hapd2 = start_wnm_ap(apdev[1], time_adv=True, wnm_sleep_mode=True)
906 hapd2 = None
912 hapd2 = start_wnm_ap(apdev[1], country_code="FI", hw_mode="a",
972 …if "OK" not in hapd2.request("BSS_TM_REQ " + addr + " pref=1 abridged=1 valid_int=255 neighbor=" +…
974 ev = hapd2.wait_event(['BSS-TM-RESP'], timeout=10)
989 …if "OK" not in hapd2.request("BSS_TM_REQ " + addr + " pref=1 abridged=1 valid_int=255 neighbor=" +…
991 ev = hapd2.wait_event(['BSS-TM-RESP'], timeout=10)
1005 clear_regdom_state(dev, hapd, hapd2)
1012 hapd2 = start_wnm_ap(apdev[1])
1014 hapd2.disable()
1030 if hapd2.own_addr() not in ev:
1119 hapd2 = None
1122 hapd2 = start_wnm_ap(apdev[1], country_code="FI", hw_mode=hwmode,
1152 clear_regdom_state(dev, hapd, hapd2)
1158 hapd2 = None
1161 hapd2 = start_wnm_ap(apdev[1], country_code="FI", hw_mode="a",
1195 clear_regdom_state(dev, hapd, hapd2)
1201 hapd2 = None
1204 hapd2 = start_wnm_ap(apdev[1], country_code="FI", country3="0x04",
1234 clear_regdom_state(dev, hapd, hapd2)
1391 hapd2 = None
1395 hapd2 = start_wnm_ap(apdev[1], country_code="FI", hw_mode="a",
1423 clear_regdom_state(dev, hapd, hapd2)
1834 hapd2 = hostapd.add_ap(apdev[1], params)
1875 hapd2 = start_wnm_ap(apdev[1], hw_mode="g", channel="11")
1898 hapd2 = start_wnm_ap(apdev[1], hw_mode="g", channel="11")