commit | 4ebecae78ad969f2801e1dfcf453dc9dd2b288d3 | [log] [tgz] |
---|---|---|
author | Vinayak Kariappa Chettimada <vich@nordicsemi.no> | Thu Mar 13 17:52:21 2025 +0100 |
committer | Dan Kalowsky <dank@deadmime.org> | Fri Jul 11 11:24:10 2025 -1000 |
tree | dba8fdf1a713c6e19c593235149267bf8fbdacd3 | |
parent | 5e24e48342cb64afdcbc9c2b88eb54916dd01b58 [diff] |
Bluetooth: Controller: Fix connection update interval_us variables Fix connection update microsecond interval variable data type, to use 32-bit so that a value upto 2000 seconds, i.e. 4 seconds interval and 499 peripheral latency can be stored. Regression in commit abfe5f17a949 ("Bluetooth: Controller: 1 ms connection"). Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no> (cherry picked from commit 0a4480ce61020b351a8f553ec7345add390d0976)