summaryrefslogtreecommitdiff
path: root/src/shared
diff options
context:
space:
mode:
authorSathish Narasimman <sathish.narasimman@intel.com>2022-11-22 15:42:26 +0530
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>2022-12-20 15:02:36 -0800
commit9a6b0e39a30f06f121f28f3e9e754d61f22ccdca (patch)
tree033b310444c11c7e1ebcc2ae01fc6110d79a4b4a /src/shared
parentda203f5dbc7edaa15b55d1efcea3fda5e43cfc2e (diff)
downloadbluez-9a6b0e39a30f06f121f28f3e9e754d61f22ccdca.tar.gz
shared/util: Update UUID database for Csip services
This updates UUID database with the values from assigned numbers for co-ordinated set identification services.
Diffstat (limited to 'src/shared')
-rw-r--r--src/shared/util.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/shared/util.c b/src/shared/util.c
index 333023e0d..69abfba31 100644
--- a/src/shared/util.c
+++ b/src/shared/util.c
@@ -695,6 +695,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" },