From c7496c847fe0e8581038644d44a4f8d72884e271 Mon Sep 17 00:00:00 2001 From: Sanchayan Maity Date: Tue, 7 Jan 2025 13:28:39 +0530 Subject: [PATCH] bluez5: asha/g722: bump media_codec version --- spa/plugins/bluez5/media-codecs.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spa/plugins/bluez5/media-codecs.h b/spa/plugins/bluez5/media-codecs.h index 406290ea5..c9a00f7bf 100644 --- a/spa/plugins/bluez5/media-codecs.h +++ b/spa/plugins/bluez5/media-codecs.h @@ -26,7 +26,7 @@ #define SPA_TYPE_INTERFACE_Bluez5CodecMedia SPA_TYPE_INFO_INTERFACE_BASE "Bluez5:Codec:Media:Private" -#define SPA_VERSION_BLUEZ5_CODEC_MEDIA 11 +#define SPA_VERSION_BLUEZ5_CODEC_MEDIA 12 struct spa_bluez5_codec_a2dp { struct spa_interface iface;