Home
last modified time | relevance | path

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

/freebsd-12.1/usr.sbin/bluetooth/sdpd/
H A Dsd.c89 SDP_PUT16(SDP_UUID_PROTOCOL_SDP, buf); /* XXX ??? */ in sd_profile_create_service_id()
125 SDP_PUT16(SDP_UUID_PROTOCOL_SDP, buf); in sd_profile_create_protocol_descriptor_list()
/freebsd-12.1/lib/libsdp/
H A Dutil.c52 { SDP_UUID_PROTOCOL_SDP, "SDP", },
H A Dsdp.h100 #define SDP_UUID_PROTOCOL_SDP 0x0001 macro