Home
last modified time | relevance | path

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

/freebsd-10-stable/usr.sbin/bluetooth/btpand/
Dclient.c217 && _sdp_match_uuid16(&seq1, seq0, SDP_UUID_PROTOCOL_BNEP)) { in client_query()
/freebsd-10-stable/lib/libsdp/
Dutil.c60 { SDP_UUID_PROTOCOL_BNEP, "BNEP", },
Dsdp.h109 #define SDP_UUID_PROTOCOL_BNEP 0x000F macro
/freebsd-10-stable/usr.sbin/bluetooth/sdpd/
Dprofile.c467 SDP_PUT16(SDP_UUID_PROTOCOL_BNEP, buf); in bnep_profile_create_protocol_descriptor_list()