commit | dd52b8ea02da44b58dd16b8304fec16a15b24648 | [log] [tgz] |
---|---|---|
author | Vinayak Kariappa Chettimada <vich@nordicsemi.no> | Fri Aug 11 09:36:57 2017 +0200 |
committer | Carles Cufi <carles.cufi@nordicsemi.no> | Mon Aug 21 17:37:43 2017 +0200 |
tree | 61d32a4a65b2363bf33ba291374503d9324265f2 | |
parent | 558be2e02c6a5902104d7718c9fba5cd9fb4de02 [diff] |
Bluetooth: controller: Fix first connection interval timing Due to varying remainder value, first interval will need to consider the remainder value used in microsecond timing from the start of the initiator window. Also the tx chain delay and ready delay must be substract after the window offset is calculated. Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no>