commit | 23636cbae0f4970a39ca35dbd74fcace81e436ad | [log] [tgz] |
---|---|---|
author | Vinayak Kariappa Chettimada <vich@nordicsemi.no> | Mon Apr 29 15:43:46 2019 +0530 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Thu May 02 11:04:16 2019 +0200 |
tree | f7c5f23caca0b42ab9859a90ce8df53d757e9745 | |
parent | e69b4be2afb78442b8e9209af34528bddbdf032e [diff] |
Bluetooth: controller: Fix pin or key missing response Fix the missing reset of Encryption Procedure state when the peripheral responded with error reason as pin or key missing which otherwise caused connection disconnection on next reception of data or control packet. Relates to #15570. Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no>