Home
last modified time | relevance | path

Searched refs:wps_free_nfc_pw_tokens (Results 1 - 2 of 2) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/
H A Dwps_registrar.c49 static void wps_free_nfc_pw_tokens(struct dl_list *tokens, u16 pw_id) in wps_free_nfc_pw_tokens() function
73 #define wps_free_nfc_pw_tokens(t, p) do { } while (0) macro
731 wps_free_nfc_pw_tokens(&reg->nfc_pw_tokens, 0); in wps_registrar_flush()
3689 wps_free_nfc_pw_tokens(&reg->nfc_pw_tokens, pw_id); in wps_registrar_add_nfc_pw_token()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/
H A Dwps_registrar.c50 static void wps_free_nfc_pw_tokens(struct dl_list *tokens, u16 pw_id) in wps_free_nfc_pw_tokens() function
74 #define wps_free_nfc_pw_tokens(t, p) do { } while (0) macro
732 wps_free_nfc_pw_tokens(&reg->nfc_pw_tokens, 0); in wps_registrar_flush()
3710 wps_free_nfc_pw_tokens(&reg->nfc_pw_tokens, pw_id); in wps_registrar_add_nfc_pw_token()

Completed in 9 milliseconds