Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/wps/
Dwps_registrar.c165 struct dl_list nfc_pw_tokens; member
645 dl_list_init(&reg->nfc_pw_tokens); in wps_registrar_init()
684 wps_free_nfc_pw_tokens(&reg->nfc_pw_tokens, 0); in wps_registrar_flush()
2635 &wps->wps->registrar->nfc_pw_tokens, wps->dev_pw_id); in wps_process_m1()
3614 wps_free_nfc_pw_tokens(&reg->nfc_pw_tokens, pw_id); in wps_registrar_add_nfc_pw_token()
3633 dl_list_add(&reg->nfc_pw_tokens, &token->list); in wps_registrar_add_nfc_pw_token()