Skip to content

Commit

Permalink
Bluetooth: audio: ascs: Defer ASE state transition
Browse files Browse the repository at this point in the history
This adds handling of ASE control point operations in separate thread
so that the notifications of ASE state changes are sent from non-BT
thread. This ensures bt_gatt_notify_cb to be blocking waiting for
available buffers to send the notifications.

Signed-off-by: Mariusz Skamra <[email protected]>
  • Loading branch information
MariuszSkamra committed Jul 6, 2023
1 parent 631dce5 commit 656221e
Show file tree
Hide file tree
Showing 4 changed files with 284 additions and 218 deletions.
Loading

0 comments on commit 656221e

Please sign in to comment.