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

Bluetooth: BAP: Broadcast source state checks for ID and BASE #62438

Commits on Sep 8, 2023

  1. Bluetooth: BAP: Broadcast source state checks for ID and BASE

    Add state checks for the get_id and get_base functions, as the
    ID and base are not valid when the state of the broadcast
    source is BT_BAP_EP_STATE_IDLE.
    
    Since the broadcast_source_get_state uses the slist functions,
    the broadcast source object for bt_bap_broadcast_source_get_id
    can no longer be `const`.
    
    Signed-off-by: Emil Gydesen <[email protected]>
    Thalley committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    573ca44 View commit details
    Browse the repository at this point in the history