Home
last modified time | relevance | path

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

/hostap-3.7.0/src/wps/
Dndef.c167 struct wpabuf * ndef_parse_wifi(const struct wpabuf *buf) in ndef_parse_wifi() function
Dwps.h951 struct wpabuf * ndef_parse_wifi(const struct wpabuf *buf);
/hostap-3.7.0/wpa_supplicant/
Dwps_supplicant.c2520 tmp = ndef_parse_wifi(data); in wpas_wps_nfc_tag_read()
2653 wps = ndef_parse_wifi(data); in wpas_wps_nfc_rx_handover_sel()
2794 wps = ndef_parse_wifi(req); in wpas_er_wps_nfc_report_handover()
/hostap-3.7.0/src/ap/
Dwps_hostapd.c2048 tmp = ndef_parse_wifi(data); in hostapd_wps_nfc_tag_read()
2142 wps = ndef_parse_wifi(req); in hostapd_wps_nfc_report_handover()