Home
last modified time | relevance | path

Searched refs:AUDIO_SINK_SVCLASS_ID (Results 1 – 7 of 7) sorted by relevance

/external/bluetooth/bluez/lib/bluetooth/
Dsdp.h93 #define AUDIO_SINK_SVCLASS_ID 0x110b macro
165 #define AUDIO_SINK_PROFILE_ID AUDIO_SINK_SVCLASS_ID
/external/bluetooth/bluez/audio/
Dmanager.c144 case AUDIO_SINK_SVCLASS_ID: in server_is_enabled()
203 case AUDIO_SINK_SVCLASS_ID: in handle_uuid()
Da2dp.c1007 sdp_uuid16_create(&a2dp_uuid, AUDIO_SINK_SVCLASS_ID); in a2dp_record()
/external/bluetooth/bluez/src/
Dsdpd-service.c144 case AUDIO_SINK_SVCLASS_ID: in update_adapter_svclass_list()
/external/qemu/hw/
Dbt.h1928 AUDIO_SINK_SVCLASS_ID = 0x110b, enumerator
2001 #define AUDIO_SINK_PROFILE_ID AUDIO_SINK_SVCLASS_ID
/external/bluetooth/bluez/tools/
Dsdptool.c2768 sdp_uuid16_create(&a2snk, AUDIO_SINK_SVCLASS_ID); in add_a2sink()
3466 { "A2SNK", AUDIO_SINK_SVCLASS_ID, add_a2sink },
/external/bluetooth/bluez/lib/
Dsdp.c153 { AUDIO_SINK_SVCLASS_ID, "Audio Sink" },