leaudio: Do not trigger QoS config if device is not ready
Remote device might sent CONFIGURED state just after reconnection, but from the stack point of view device is no yet ready to be attached to the stream e.g. MTU exchange is not completed. Stack will attach device to the stream once it is ready. Bug: 302279664 Test: atest bluetooth_le_audio_test Tag: #feature Change-Id: Ic778093cfc531e061c15bff2c65df30ea7901933
Showing
- system/bta/le_audio/state_machine.cc 26 additions, 2 deletionssystem/bta/le_audio/state_machine.cc
- system/bta/le_audio/state_machine_test.cc 147 additions, 0 deletionssystem/bta/le_audio/state_machine_test.cc
- system/stack/btm/btm_iso_impl.h 4 additions, 1 deletionsystem/stack/btm/btm_iso_impl.h
- system/stack/test/btm_iso_test.cc 1 addition, 1 deletionsystem/stack/test/btm_iso_test.cc
Loading
Please register or sign in to comment