leaudio: Improve rejecting stream from remote device
If during stream configuration, remote device rejects any of the configuration stream, instead of disconnecting link as a result of not moving forward in the ASE state machine, Android will just drop creating stream and notify audio framework about that Bug: 294943711 Test: atest bluetooth_le_audio_test Tag: #feature Change-Id: I10b13448a8d43da8f13ced6ffa0b79dfc704ddc6
Showing
- system/bta/le_audio/client.cc 1 addition, 33 deletionssystem/bta/le_audio/client.cc
- system/bta/le_audio/mock_state_machine.h 4 additions, 0 deletionssystem/bta/le_audio/mock_state_machine.h
- system/bta/le_audio/state_machine.cc 58 additions, 0 deletionssystem/bta/le_audio/state_machine.cc
- system/bta/le_audio/state_machine.h 2 additions, 0 deletionssystem/bta/le_audio/state_machine.h
- system/bta/le_audio/state_machine_test.cc 108 additions, 0 deletionssystem/bta/le_audio/state_machine_test.cc
Loading
Please register or sign in to comment