Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/modules/bluetooth/
H A Dbluez5-util.h43 #define PA_BLUETOOTH_UUID_A2DP_SOURCE "0000110a-0000-1000-8000-00805f9b34fb" macro
H A Dbluez5-util.c282 pa_hashmap_get(device->adapter->uuids, PA_BLUETOOTH_UUID_A2DP_SOURCE)); in pa_bluetooth_device_supports_profile()
285 r = !!(pa_hashmap_get(device->uuids, PA_BLUETOOTH_UUID_A2DP_SOURCE) && in pa_bluetooth_device_supports_profile()
1843 PA_BLUETOOTH_UUID_A2DP_SOURCE); in register_application_reply()
1980 } else if (pa_streq(uuid, PA_BLUETOOTH_UUID_A2DP_SOURCE)) { in parse_remote_endpoint_properties()
2492 if ((pa_streq(uuid, PA_BLUETOOTH_UUID_A2DP_SOURCE) && p != PA_BLUETOOTH_PROFILE_A2DP_SINK) || in endpoint_set_configuration()
2839 append_a2dp_object(&array, endpoint, PA_BLUETOOTH_UUID_A2DP_SOURCE, codec_id, in object_manager_handler()
H A Dmodule-bluez5-device.c2176 else if (pa_streq(uuid, PA_BLUETOOTH_UUID_A2DP_SOURCE)) in uuid_to_profile()

Completed in 10 milliseconds