Home
last modified time | relevance | path

Searched defs:record (Results 1 – 2 of 2) sorted by relevance

/hostap/src/wps/
Dndef.c36 struct ndef_record *record) in ndef_parse_record()
92 struct ndef_record record; in ndef_parse_records() local
117 struct wpabuf *record; in ndef_build_record() local
161 static int wifi_filter(struct ndef_record *record) in wifi_filter()
187 static int p2p_filter(struct ndef_record *record) in p2p_filter()
/hostap/wpa_supplicant/examples/
Ddpp-nfc.py120 def dpp_hs_tag_read(record): argument