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 authored and fabiobaltieri committed Jul 18, 2023
1 parent 03d296d commit 9fa4543
Show file tree
Hide file tree
Showing 4 changed files with 286 additions and 210 deletions.
Loading

0 comments on commit 9fa4543

Please sign in to comment.