Searched refs:hapds (Results 1 – 1 of 1) sorted by relevance
1891 hapds = []1914 hapds.append([ifname, params["ctrl_interface"], i])1921 return fname, hapds1986 def stop_mld_devs(hapds, pid): argument1989 if "OK" not in hapds[0].request("TERMINATE"):1992 ev = hapds[0].wait_event(["CTRL-EVENT-TERMINATING"], timeout=15)2050 hapds = get_mld_devs(hapd_iface=hapd_iface, count=2,2068 bss = wpas.request("BSS " + hapds[0].own_addr())2070 eht_parse_rnr(bss, rnr, hapds[2].own_addr())2072 bss = wpas.request("BSS " + hapds[2].own_addr())[all …]