Searched defs:pbc (Results 1 – 7 of 7) sorted by relevance
/hostap-latest/wpa_supplicant/examples/ |
D | wps-ap-cli | 5 pbc() function
|
/hostap-latest/src/wps/ |
D | wps_registrar.c | 123 static void wps_free_pbc_sessions(struct wps_pbc_session *pbc) in wps_free_pbc_sessions() 145 int pbc; member 349 struct wps_pbc_session *pbc, *prev = NULL; in wps_registrar_add_pbc_session() local 402 struct wps_pbc_session *pbc, *prev = NULL, *tmp; in wps_registrar_remove_pbc_session() local 432 struct wps_pbc_session *pbc; in wps_registrar_pbc_overlap() local
|
D | wps_i.h | 73 int pbc; member
|
D | wps.h | 134 int pbc; member
|
/hostap-latest/wpa_supplicant/ |
D | bss.c | 320 int pbc = 0, ret; in wpa_bss_is_wps_candidate() local
|
D | wps_supplicant.c | 1940 unsigned int pbc = 0, auth = 0, pin = 0, wps = 0; in wpas_wps_notify_scan_results() local
|
/hostap-latest/tests/hwsim/ |
D | test_ap_wps.py | 5588 def wps_start_ext(apdev, dev, pbc=False, pin=None): argument
|