| commit | e454862600dfdde3da93c30c227d8b153b4829b4 | [log] [tgz] |
|---|---|---|
| author | Vinayak Kariappa Chettimada <vich@nordicsemi.no> | Wed Oct 11 10:32:25 2017 +0200 |
| committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Wed Oct 11 14:07:33 2017 +0200 |
| tree | 27a7f4eb1e71639a1e6763852f7f13cdba5d6b77 | |
| parent | f64cccfea97291e38c328b437ff46621afd7e4cc [diff] |
Bluetooth: controller: Fix PHY Update response state transition PHY Update procedure timeout was started without transition to the state that waits for the procedure to complete. This prevented the timeout from being reset on successful completion of the procedure and eventually leading to a connection termination with reason LMP Response Timeout. Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no>