Home
last modified time | relevance | path

Searched refs: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.c165 struct dl_list nfc_pw_tokens; member
676 dl_list_init(&reg->nfc_pw_tokens); in wps_registrar_init()
731 wps_free_nfc_pw_tokens(&reg->nfc_pw_tokens, 0); in wps_registrar_flush()
2709 &wps->wps->registrar->nfc_pw_tokens, wps->dev_pw_id); in wps_process_m1()
3689 wps_free_nfc_pw_tokens(&reg->nfc_pw_tokens, pw_id); in wps_registrar_add_nfc_pw_token()
3708 dl_list_add(&reg->nfc_pw_tokens, &token->list); in wps_registrar_add_nfc_pw_token()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/
H A Dwps_registrar.c167 struct dl_list nfc_pw_tokens; member
677 dl_list_init(&reg->nfc_pw_tokens); in wps_registrar_init()
732 wps_free_nfc_pw_tokens(&reg->nfc_pw_tokens, 0); in wps_registrar_flush()
2700 &wps->wps->registrar->nfc_pw_tokens, wps->dev_pw_id); in wps_process_m1()
3710 wps_free_nfc_pw_tokens(&reg->nfc_pw_tokens, pw_id); in wps_registrar_add_nfc_pw_token()
3729 dl_list_add(&reg->nfc_pw_tokens, &token->list); in wps_registrar_add_nfc_pw_token()

Completed in 9 milliseconds