Home
last modified time | relevance | path

Searched defs:wps_free_nfc_pw_tokens (Results 1 – 1 of 1) sorted by relevance

/hal_espressif-3.4.0/components/wpa_supplicant/src/wps/
Dwps_registrar.c43 static void wps_free_nfc_pw_tokens(struct dl_list *tokens, u16 pw_id) in wps_free_nfc_pw_tokens() function
67 #define wps_free_nfc_pw_tokens(t, p) do { } while (0) macro