Skip to content

Commit

Permalink
Bluetooth: audio: has: Refactor preset list to single-linked list
Browse files Browse the repository at this point in the history
This refactors the preset list to use sys_slist API. There have been
various issues seen while iterating presets, thus it's more save to use
well-defined and tested sys_slist API.

Signed-off-by: Mariusz Skamra <mariusz.skamra@codecoup.pl>
  • Loading branch information
MariuszSkamra committed Aug 31, 2023
1 parent f145ac6 commit 085952f
Showing 1 changed file with 187 additions and 134 deletions.
Loading

0 comments on commit 085952f

Please sign in to comment.