shared/util: Update UUID database for Csip services
authorSathish Narasimman <sathish.narasimman@intel.com>
Tue, 22 Nov 2022 10:12:26 +0000 (15:42 +0530)
committerAyush Garg <ayush.garg@samsung.com>
Fri, 5 Jan 2024 10:11:34 +0000 (15:41 +0530)
This updates UUID database with the values from assigned numbers for
co-ordinated set identification services.

src/shared/util.c

index cb02c87..91998a8 100755 (executable)
@@ -694,6 +694,9 @@ static const struct {
        { 0x2b82, "Volume Offset Control Point"                 },
        { 0x2b83, "Audio Output Description"                    },
        { 0x2b84, "Set Identity Resolving Key"                  },
+       { 0x2b85, "Coordinated Set Size"                        },
+       { 0x2b86, "Set Member Lock"                             },
+       { 0x2b87, "Set Member Rank"                             },
        { 0x2b93, "Media Player Name"                           },
        { 0x2b94, "Media Player Icon Object ID"                 },
        { 0x2b95, "Media Player Icon URL"                       },