Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/wps/
H A Dndef.c33 static const char p2p_handover_type[] = "application/vnd.wfa.p2p"; variable
190 record->type_length != os_strlen(p2p_handover_type)) in p2p_filter()
192 if (os_memcmp(record->type, p2p_handover_type, in p2p_filter()
193 os_strlen(p2p_handover_type)) != 0) in p2p_filter()
208 FLAG_TNF_RFC2046, p2p_handover_type, in ndef_build_p2p()
209 os_strlen(p2p_handover_type), NULL, 0, buf); in ndef_build_p2p()