le_audio: Check iso state upon starting broadcast
In handling call during broadcast, broadcast will be paused and resumed when call ends. If the unicast iso is still active, we might encounter the issue that BIG create command is rejected by controller. Add the queue mechanism to handle this case, similar to the create broadcast request. And move the iso state out of the broadcast request. Test: atest bluetooth_test_broadcaster Test: manually test with calling during broadcast and check the handover Bug: 305943737 Bug: 308171251 Change-Id: Id8f7dbcdee58d1ffe1cc8fb05e354232fed0a282
Loading
Please register or sign in to comment