Skip to content

Conversation

@dlech
Copy link
Contributor

@dlech dlech commented Dec 29, 2025

Replace the first assignment of GATT_CONTENT_CONTROL_ID_CHARACTERISTIC with GATT_MCS_CONTENT_CONTROL_ID_CHARACTERISTIC.

The "Telephone Bearer Service (TBS)" section also defines GATT_CONTENT_CONTROL_ID_CHARACTERISTIC later with UUID 0x2BBA, which was writing over the previous definition in the "Media Control Service (MCS)" section.

Copy link
Collaborator

@barbibulle barbibulle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It would be better to just remove it under Media Control Service (MCS) and keep the one listed under Telephone Bearer Service (TBS). The grouping is purely arbitrary (not found in the specs), and since they are unique and defined in a single doc ("assigned numbers"), there's no need to have two names for the same UUID.

@dlech
Copy link
Contributor Author

dlech commented Dec 29, 2025

Oops, I missed that it was the same UUID.

Remove the first occurrence of GATT_CONTENT_CONTROL_ID_CHARACTERISTIC.

The "Telephone Bearer Service (TBS)" section also defines
GATT_CONTENT_CONTROL_ID_CHARACTERISTIC later, so we don't need this one.
@dlech dlech force-pushed the fix-duplicate-GATT_CONTENT_CONTROL_ID_CHARACTERISTIC branch from 83387fa to 9ad0eaf Compare December 29, 2025 19:58
@dlech
Copy link
Contributor Author

dlech commented Dec 29, 2025

Changed the commit to remove the duplicate.

@barbibulle barbibulle merged commit ae2c638 into google:main Dec 29, 2025
55 checks passed
@dlech dlech deleted the fix-duplicate-GATT_CONTENT_CONTROL_ID_CHARACTERISTIC branch December 29, 2025 20:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants