Home
last modified time | relevance | path

Searched refs:ap_uuid (Results 1 – 3 of 3) sorted by relevance

/hostap-latest/tests/hwsim/
Dtest_ap_wps.py670 ap_uuid = "27ea801a-9e5c-4e73-bd82-f89cbcd10d7e"
679 "uuid": ap_uuid, "upnp_iface": "lo"}
1163 ap_uuid = "27ea801a-9e5c-4e73-bd82-f89cbcd10d7e"
1171 "ap_pin": ap_pin, "uuid": ap_uuid, "upnp_iface": "lo"}
1200 if ap_uuid not in ev:
1207 dev[0].request("WPS_ER_LEARN " + ap_uuid + " " + ap_pin)
1211 if ap_uuid not in ev:
1305 ap_uuid = "27ea801a-9e5c-4e73-bd82-f89cbcd10d7e"
1315 "ap_pin": ap_pin, "uuid": ap_uuid, "upnp_iface": "lo"})
1326 if ap_uuid not in ev:
[all …]
Dtest_nfc_wps.py467 ap_uuid = "27ea801a-9e5c-4e73-bd82-f89cbcd10d7e"
476 "ap_pin": ap_pin, "uuid": ap_uuid, "upnp_iface": "lo"}
491 if ap_uuid not in ev:
495 er.request("WPS_ER_SET_CONFIG " + ap_uuid + " 0")
Dtest_dbus.py107 ap_uuid="27ea801a-9e5c-4e73-bd82-f89cbcd10d7e"): argument
111 "ap_pin": "12345670", "uuid": ap_uuid}
700 ap_uuid="27ea801a-9e5c-4e73-bd82-f89cbcd10d7f")