Home
last modified time | relevance | path

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

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