Home
last modified time | relevance | path

Searched refs:nfc_pw_tokens (Results 1 – 1 of 1) sorted by relevance

/hal_espressif-latest/components/wpa_supplicant/src/wps/
Dwps_registrar.c165 struct dl_list nfc_pw_tokens; member
677 dl_list_init(&reg->nfc_pw_tokens); in wps_registrar_init()
735 wps_free_nfc_pw_tokens(&reg->nfc_pw_tokens, 0); in wps_registrar_flush()
2713 &wps->wps->registrar->nfc_pw_tokens, wps->dev_pw_id); in wps_process_m1()
3734 wps_free_nfc_pw_tokens(&reg->nfc_pw_tokens, pw_id); in wps_registrar_add_nfc_pw_token()
3753 dl_list_add(&reg->nfc_pw_tokens, &token->list); in wps_registrar_add_nfc_pw_token()