Skip to content

Bluetooth: TBS: Clear pending notifications on unsub#104717

Open
Hanliang-Xu wants to merge 1 commit intozephyrproject-rtos:mainfrom
Hanliang-Xu:tbs-clear-flags-unsubscribe
Open

Bluetooth: TBS: Clear pending notifications on unsub#104717
Hanliang-Xu wants to merge 1 commit intozephyrproject-rtos:mainfrom
Hanliang-Xu:tbs-clear-flags-unsubscribe

Conversation

@Hanliang-Xu
Copy link

If the client removes its subscription to any of the TBS characteristics at any time, the pending appropriate flags are now being cleared.

Fixes #104511

If the client removes its subscription to any of the TBS
characteristics at any time, the pending appropriate flags
are now being cleared.

Fixes zephyrproject-rtos#104511

Signed-off-by: Hanliang Xu <leonxu2004@outlook.com>
@github-actions
Copy link

github-actions bot commented Mar 1, 2026

Hello @Hanliang-Xu, and thank you very much for your first pull request to the Zephyr project!
Our Continuous Integration pipeline will execute a series of checks on your Pull Request commit messages and code, and you are expected to address any failures by updating the PR. Please take a look at our commit message guidelines to find out how to format your commit messages, and at our contribution workflow to understand how to update your Pull Request. If you haven't already, please make sure to review the project's Contributor Expectations and update (by amending and force-pushing the commits) your pull request if necessary.
If you are stuck or need help please join us on Discord and ask your question there. Additionally, you can escalate the review when applicable. 😊

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment