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

Add implementation for Public Broadcast Profile and dedicated sample apps #60777

Commits on Dec 15, 2023

  1. Bluetooth: Audio: Add implementation for PBP and dedicated sample apps.

    PBP API allows sources to create a Public Broadcast Announcement.
    PBP API to parse a Public Broadcast Announcement.
    
    public_broadcast_source application starts extended advertising and
    includes a Public Broadcast Announcement. The advertised broadcast
    audio stream quality will cycle between high and standard quality.
    
    public_broadcast_sink application scans for broadcast sources and
    synchronizes to the first found source which defines a Public Broadcast
    Announcement including a High Quality Public Broadcast Audio Stream
    configuration.
    
    Add bsim tests for Public Broadcast Profile APIs.
    
    Add shell implementation for Public Broadcast Profile APIs.
    
    Signed-off-by: Daniela Andreea Dumitrache <[email protected]>
    andreeaDumitrache committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    c335578 View commit details
    Browse the repository at this point in the history