Home
last modified time | relevance | path

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

/src/usr.sbin/bluetooth/sdpd/
H A Dsd.c88 SDP_PUT16(SDP_UUID_PROTOCOL_SDP, buf); /* XXX ??? */ in sd_profile_create_service_id()
124 SDP_PUT16(SDP_UUID_PROTOCOL_SDP, buf); in sd_profile_create_protocol_descriptor_list()
/src/lib/libsdp/
H A Dutil.c51 { SDP_UUID_PROTOCOL_SDP, "SDP", },
H A Dsdp.h99 #define SDP_UUID_PROTOCOL_SDP 0x0001 macro