Searched refs:wps_nfc_pw_token (Results 1 - 6 of 6) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/wps/
H A Dwps_i.h15 struct wps_nfc_pw_token;
121 struct wps_nfc_pw_token *nfc_pw_token;
206 struct wps_nfc_pw_token *token);
H A Dwps_registrar.c31 struct wps_nfc_pw_token { struct
40 static void wps_remove_nfc_pw_token(struct wps_nfc_pw_token *token)
49 struct wps_nfc_pw_token *token, *prev;
50 dl_list_for_each_safe(token, prev, tokens, struct wps_nfc_pw_token, argument
58 static struct wps_nfc_pw_token * wps_get_nfc_pw_token(struct dl_list *tokens,
61 struct wps_nfc_pw_token *token;
62 dl_list_for_each(token, tokens, struct wps_nfc_pw_token, list) { argument
2508 struct wps_nfc_pw_token *token;
3465 struct wps_nfc_pw_token *token;
3530 struct wps_nfc_pw_token *toke
[all...]
/external/wpa_supplicant_8/src/wps/
H A Dwps_i.h15 struct wps_nfc_pw_token;
121 struct wps_nfc_pw_token *nfc_pw_token;
206 struct wps_nfc_pw_token *token);
H A Dwps_registrar.c31 struct wps_nfc_pw_token { struct
40 static void wps_remove_nfc_pw_token(struct wps_nfc_pw_token *token)
49 struct wps_nfc_pw_token *token, *prev;
50 dl_list_for_each_safe(token, prev, tokens, struct wps_nfc_pw_token, argument
58 static struct wps_nfc_pw_token * wps_get_nfc_pw_token(struct dl_list *tokens,
61 struct wps_nfc_pw_token *token;
62 dl_list_for_each(token, tokens, struct wps_nfc_pw_token, list) { argument
2508 struct wps_nfc_pw_token *token;
3465 struct wps_nfc_pw_token *token;
3530 struct wps_nfc_pw_token *toke
[all...]
/external/wpa_supplicant_8/wpa_supplicant/src/wps/
H A Dwps_i.h15 struct wps_nfc_pw_token;
121 struct wps_nfc_pw_token *nfc_pw_token;
206 struct wps_nfc_pw_token *token);
H A Dwps_registrar.c31 struct wps_nfc_pw_token { struct
40 static void wps_remove_nfc_pw_token(struct wps_nfc_pw_token *token)
49 struct wps_nfc_pw_token *token, *prev;
50 dl_list_for_each_safe(token, prev, tokens, struct wps_nfc_pw_token, argument
58 static struct wps_nfc_pw_token * wps_get_nfc_pw_token(struct dl_list *tokens,
61 struct wps_nfc_pw_token *token;
62 dl_list_for_each(token, tokens, struct wps_nfc_pw_token, list) { argument
2508 struct wps_nfc_pw_token *token;
3465 struct wps_nfc_pw_token *token;
3530 struct wps_nfc_pw_token *toke
[all...]

Completed in 77 milliseconds