le_audio: Do not stop streaming when CIS create is cancelled
This fixes an issue that caused audio stream to be stopped because stack got CIS Established event with non-zero - Operation Cancelled by Local Host error code. It may happen that during attachment to stream procedure, ASE being in ENABLING state, the ASE is Released by peripheral. If that happens the Phone can cancel CIS establishment, so when the CIS Established will carry the error, it has to be handled, so that audio keeps streaming. Bug: 391256220 Flag: Exempt; regression covered by unit test added Test: atest bluetooth_le_audio_test Change-Id: I268671359b21bd1abe0c591568710b91fd344955
Loading
Please register or sign in to comment