commit | ba6142050493eb5f6b0f1233cf4a313eb4d162b5 | [log] [tgz] |
---|---|---|
author | Mariusz Skamra <mariusz.skamra@codecoup.pl> | Mon Nov 13 10:44:15 2023 +0100 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Wed Nov 15 10:03:07 2023 +0100 |
tree | c7eda4e249237f130e0a3d0718b31528af48381d | |
parent | 341e571cfb9c4d1826ffde0e448870eca84c46e3 [diff] |
Bluetooth: audio: ascs: Retry ASE state notifications on error This adds retry logic for ASE state notifications if failed due to insufficient number of buffers to send ATT PDU. The state transition is retried after connection interval delay. Fixes: #64574 Signed-off-by: Mariusz Skamra <mariusz.skamra@codecoup.pl>