broadcaster: Handle not ready to resume broadcast
A potential timing issue exists where an audio resume request could be initiated before the broadcast transitions from a 'pending' to 'created' state. To address this, the resume request should be cancelled at the stack level, allowing the pending broadcast to be created successfully. Bug: 378564463 Bug: 347204335 Flag: com.android.bluetooth.flags.leaudio_big_depends_on_audio_state Test: atest bluetooth_test_broadcaster Change-Id: I8ac7a3172cfc3725e45c2f765e96484b75fd17ef
Loading
Please register or sign in to comment