Skip to content

Commit

Permalink
Bluetooth: audio: ascs: Remove redundant sessions pool
Browse files Browse the repository at this point in the history
This removes redundant bt_ascs structure pool that held the list of
ases per connection. The memory usage can be reduced by moving the conn
reference to bt_ascs_ase structure. This change reduces flash and RAM
memory usage.

Signed-off-by: Mariusz Skamra <mariusz.skamra@codecoup.pl>
  • Loading branch information
MariuszSkamra authored and carlescufi committed Apr 28, 2023
1 parent 396f866 commit 197e20e
Showing 1 changed file with 89 additions and 128 deletions.
Loading

0 comments on commit 197e20e

Please sign in to comment.