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

/external/wpa_supplicant_8/hostapd/src/wps/
H A Dndef.c77 static struct wpabuf * ndef_parse_records(const struct wpabuf *buf, function
163 return ndef_parse_records(buf, wifi_filter);
189 return ndef_parse_records(buf, p2p_filter);
/external/wpa_supplicant_8/src/wps/
H A Dndef.c77 static struct wpabuf * ndef_parse_records(const struct wpabuf *buf, function
163 return ndef_parse_records(buf, wifi_filter);
189 return ndef_parse_records(buf, p2p_filter);
/external/wpa_supplicant_8/wpa_supplicant/src/wps/
H A Dndef.c77 static struct wpabuf * ndef_parse_records(const struct wpabuf *buf, function
163 return ndef_parse_records(buf, wifi_filter);
189 return ndef_parse_records(buf, p2p_filter);

Completed in 95 milliseconds