-
Notifications
You must be signed in to change notification settings - Fork 6.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
samples: Bluetooth: Broadcast sink: Refactor audio RX path
Refactor everything related to RX in the sample. The existing code will moved to new files with more specific functionality, so that each file will become cleaner and use fewer #ifdefs. The USB part will be refactored a bit to follow the design used by the LE audio shell, to make it easier to maintain both in a similar way. Signed-off-by: Emil Gydesen <[email protected]>
- Loading branch information
Showing
11 changed files
with
1,304 additions
and
482 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.