Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bluetooth/sdpd/
H A Daudio_sink.c79 SDP_PUT16(SDP_UUID_PROTOCOL_AVDTP, buf); in audio_sink_profile_create_protocol_descriptor_list()
H A Daudio_source.c79 SDP_PUT16(SDP_UUID_PROTOCOL_AVDTP, buf); in audio_source_profile_create_protocol_descriptor_list()
/freebsd/lib/libsdp/
H A Dutil.c69 { SDP_UUID_PROTOCOL_AVDTP, "AVDTP", },
H A Dsdp.h117 #define SDP_UUID_PROTOCOL_AVDTP 0x0019 macro