Bluetooth: TBS: Clear pending notifications on unsub#104717
Bluetooth: TBS: Clear pending notifications on unsub#104717Hanliang-Xu wants to merge 1 commit intozephyrproject-rtos:mainfrom
Conversation
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>
|
Hello @Hanliang-Xu, and thank you very much for your first pull request to the Zephyr project! |
|



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