-
Notifications
You must be signed in to change notification settings - Fork 8.7k
Open
Copy link
Labels
area: Bluetootharea: Bluetooth AudiobugThe issue is a bug, or the PR is fixing a bugThe issue is a bug, or the PR is fixing a bugpriority: lowLow impact/importance bugLow impact/importance bug
Description
Describe the bug
The disconnected callback in tbs.c does not handle anything related to GTBS: https://github.com/zephyrproject-rtos/zephyr/blob/main/subsys/bluetooth/audio/tbs.c#L352-L378
GTBS, like any TBS instance, should have its pending notifications cleared on disconnect.
Regression
- This is a regression.
Steps to reproduce
N/A
Relevant log output
N/AImpact
Functional Limitation – Some features not working as expected, but system usable.
Environment
Additional Context
No response
Reactions are currently unavailable
Metadata
Metadata
Labels
area: Bluetootharea: Bluetooth AudiobugThe issue is a bug, or the PR is fixing a bugThe issue is a bug, or the PR is fixing a bugpriority: lowLow impact/importance bugLow impact/importance bug
Type
Projects
Status
To do