Scan delegator keeps reporting bad code to broadcast assistant after BIG is synchronized #88461
Labels
area: Bluetooth Audio
area: Bluetooth
bug
The issue is a bug, or the PR is fixing a bug
priority: medium
Medium impact/importance bug
Describe the bug
When using a co-located broadcast scan delegator and broadcast sink
and the receive state encrypt state is BT_BAP_BIG_ENC_STATE_BAD_CODE,
even after bt_bap_broacast_sink_sync is called again with a correct broadcast_code,
the encrypt state stays in BT_BAP_BIG_ENC_STATE_BAD_CODE,
causing the assistant to show a broadcast prompt to the user.
To Reproduce
Expected behavior
encrypt state goes to BT_BAP_BIG_ENC_STATE_DEC;
Impact
Bad user experience as for example a phone with auracast will keep showing me a broadcast code prompt after I use a wrong code once
Logs and console output
Environment (please complete the following information):
Additional context
Can be fixed with this change:
The text was updated successfully, but these errors were encountered: