Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nimble/audio: Add Audio Broadcast Sink initial implementation #1677

Merged
merged 3 commits into from
Jul 1, 2024

Commits on May 24, 2024

  1. nimble/audio: Add initial audio broadcast sink implementation

    This adds initial implementation of audio broadcast sink.
    MariuszSkamra committed May 24, 2024
    Configuration menu
    Copy the full SHA
    04ca186 View commit details
    Browse the repository at this point in the history
  2. apps/btshell: Add Audio Broadcast Sink to shell application

    this extends the btshell application with Audio Broadcast Sink
    functionality.
    MariuszSkamra committed May 24, 2024
    Configuration menu
    Copy the full SHA
    3ae79ef View commit details
    Browse the repository at this point in the history
  3. nimble/audio: Add PACS to Broadcast Sink

    This enables PACS when Broadcast Sink role is enabled. By default the
    16_2 and 24_2 mandatory settings are supported as per spec.
    MariuszSkamra committed May 24, 2024
    Configuration menu
    Copy the full SHA
    218617d View commit details
    Browse the repository at this point in the history