Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bluetooth: controller: split: Fix slave latency during conn update
Fix regression in cancelling slave latency during Connection Update Procedure. Slave latency should not be applied between the ack of a Connection Update Indication PDU and until the instant. When caching was introduced, implementation missed this consideration. Relates to zephyrproject-rtos#23813. Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no>
- Loading branch information