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

/external/wpa_supplicant_8/hostapd/src/wps/
H A Dwps_registrar.c165 struct dl_list nfc_pw_tokens; member in struct:wps_registrar
645 dl_list_init(&reg->nfc_pw_tokens);
684 wps_free_nfc_pw_tokens(&reg->nfc_pw_tokens, 0);
2635 &wps->wps->registrar->nfc_pw_tokens, wps->dev_pw_id);
3614 wps_free_nfc_pw_tokens(&reg->nfc_pw_tokens, pw_id);
3633 dl_list_add(&reg->nfc_pw_tokens, &token->list);
/external/wpa_supplicant_8/src/wps/
H A Dwps_registrar.c165 struct dl_list nfc_pw_tokens; member in struct:wps_registrar
645 dl_list_init(&reg->nfc_pw_tokens);
684 wps_free_nfc_pw_tokens(&reg->nfc_pw_tokens, 0);
2635 &wps->wps->registrar->nfc_pw_tokens, wps->dev_pw_id);
3614 wps_free_nfc_pw_tokens(&reg->nfc_pw_tokens, pw_id);
3633 dl_list_add(&reg->nfc_pw_tokens, &token->list);
/external/wpa_supplicant_8/wpa_supplicant/src/wps/
H A Dwps_registrar.c165 struct dl_list nfc_pw_tokens; member in struct:wps_registrar
645 dl_list_init(&reg->nfc_pw_tokens);
684 wps_free_nfc_pw_tokens(&reg->nfc_pw_tokens, 0);
2635 &wps->wps->registrar->nfc_pw_tokens, wps->dev_pw_id);
3614 wps_free_nfc_pw_tokens(&reg->nfc_pw_tokens, pw_id);
3633 dl_list_add(&reg->nfc_pw_tokens, &token->list);

Completed in 116 milliseconds