Searched refs:PA_BLUETOOTH_UUID_A2DP_SOURCE (Results 1 – 3 of 3) sorted by relevance
28 #define PA_BLUETOOTH_UUID_A2DP_SOURCE "0000110a-0000-1000-8000-00805f9b34fb" macro
178 return !!pa_hashmap_get(device->uuids, PA_BLUETOOTH_UUID_A2DP_SOURCE); in device_supports_profile()970 …ster_endpoint(y, a2dp_codec_sbc, path, A2DP_SOURCE_ENDPOINT "/sbc", PA_BLUETOOTH_UUID_A2DP_SOURCE); in parse_interfaces_and_properties()1351 … if ((pa_streq(uuid, PA_BLUETOOTH_UUID_A2DP_SOURCE) && p != PA_BLUETOOTH_PROFILE_A2DP_SINK) || in endpoint_set_configuration()
1986 else if (pa_streq(uuid, PA_BLUETOOTH_UUID_A2DP_SOURCE)) in uuid_to_profile()