Home
last modified time | relevance | path

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

/freebsd-9-stable/usr.sbin/bluetooth/sdpd/
Dsd.c86 SDP_PUT16(SDP_UUID_PROTOCOL_SDP, buf); /* XXX ??? */ in sd_profile_create_service_id()
122 SDP_PUT16(SDP_UUID_PROTOCOL_SDP, buf); in sd_profile_create_protocol_descriptor_list()
/freebsd-9-stable/lib/libsdp/
Dutil.c49 { SDP_UUID_PROTOCOL_SDP, "SDP", },
Dsdp.h98 #define SDP_UUID_PROTOCOL_SDP 0x0001 macro