Home
last modified time | relevance | path

Searched refs:PA_BLUETOOTH_UUID_A2DP_SINK (Results 1 - 3 of 3) sorted by relevance

/third_party/pulseaudio/src/modules/bluetooth/
H A Dbluez5-util.h44 #define PA_BLUETOOTH_UUID_A2DP_SINK "0000110b-0000-1000-8000-00805f9b34fb" macro
H A Dbluez5-util.c281 r = !!(pa_hashmap_get(device->uuids, PA_BLUETOOTH_UUID_A2DP_SINK) && in pa_bluetooth_device_supports_profile()
286 pa_hashmap_get(device->adapter->uuids, PA_BLUETOOTH_UUID_A2DP_SINK)); in pa_bluetooth_device_supports_profile()
1841 PA_BLUETOOTH_UUID_A2DP_SINK); in register_application_reply()
1978 if (pa_streq(uuid, PA_BLUETOOTH_UUID_A2DP_SINK)) { in parse_remote_endpoint_properties()
2007 if (!pa_bluetooth_a2dp_codec_is_available(a2dp_codec_id, pa_streq(uuid, PA_BLUETOOTH_UUID_A2DP_SINK))) { in parse_remote_endpoint_properties()
2493 (pa_streq(uuid, PA_BLUETOOTH_UUID_A2DP_SINK) && p != PA_BLUETOOTH_PROFILE_A2DP_SOURCE)) { in endpoint_set_configuration()
2830 append_a2dp_object(&array, endpoint, PA_BLUETOOTH_UUID_A2DP_SINK, codec_id, in object_manager_handler()
H A Dmodule-bluez5-device.c2174 if (pa_streq(uuid, PA_BLUETOOTH_UUID_A2DP_SINK)) in uuid_to_profile()

Completed in 9 milliseconds