commit | 2dc1113a9487b6bd1ef64f9ef47be0b99238658a | [log] [tgz] |
---|---|---|
author | Emil Gydesen <emil.gydesen@nordicsemi.no> | Tue Sep 24 18:13:13 2024 +0200 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Wed Oct 23 16:53:44 2024 +0200 |
tree | eb72fbfa0846f60f75982637d38802d186bf9740 | |
parent | 756f5f940ccb06db38fd14d738fcc98efe96d0c7 [diff] |
Bluetooth: CAP: Add support for handling ASE errors If we get an error/rejection from the CAP acceptor when performing the Unicast Audio Start or Stop procedure then we need to abort the procedure and let the application determine what the next step is. This change triggered a corner case when connecting to multiple CAP acceptors as the CAP initiatior. This was also fixed as part of this. Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>