Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/wps/
H A Dndef.c32 static const char wifi_handover_type[] = "application/vnd.wfa.wsc"; variable
164 record->type_length != os_strlen(wifi_handover_type)) in wifi_filter()
166 if (os_memcmp(record->type, wifi_handover_type, in wifi_filter()
167 os_strlen(wifi_handover_type)) != 0) in wifi_filter()
182 FLAG_TNF_RFC2046, wifi_handover_type, in ndef_build_wifi()
183 os_strlen(wifi_handover_type), NULL, 0, buf); in ndef_build_wifi()