Home
last modified time | relevance | path

Searched refs:SDP_UUID_PROTOCOL_AVDTP (Results 1 – 6 of 6) 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
/freebsd/usr.sbin/virtual_oss/virtual_bt_speaker/
H A Dbt_speaker.c456 r.l2cap_psm = SDP_UUID_PROTOCOL_AVDTP; in main()
/freebsd/lib/virtual_oss/bt/
H A Dbt.c298 case SDP_UUID_PROTOCOL_AVDTP: in bt_find_psm()