zephyr/subsys/bluetooth
Joakim Andersson 100287d77b Bluetooth: controller: Fix bug in LL encryption.
Fix bug in LL encryption procedure, controller was
using the wrong pointer to connection state.
Function event_enc_prep is called from
slave_event_prepare, where _radio.curr_conn has not
been assigned yet.
The connection ended up sending LL_START_ENC_RSP
unencrypted, resulting in disconnect on the peer
side with reason MIC failure.

Signed-off-by: Joakim Andersson <joakim.andersson@nordicsemi.no>
2019-03-15 20:56:16 +01:00
..
common kconfig: bluetooth: Let BT_HCI_VS be configurable from controller 2019-03-12 19:42:40 +01:00
controller Bluetooth: controller: Fix bug in LL encryption. 2019-03-15 20:56:16 +01:00
host Bluetooth: Mesh: Fix clang uninitialized var warning 2019-03-14 14:31:57 -05:00
services kconfig: Remove blank lines at the beginning/end of files 2019-03-13 07:29:42 -05:00
shell bluetooth: shell: Fix uninitialized variable 2019-03-01 09:19:31 +01:00
CMakeLists.txt Bluetooth: controller: Introduce ULL LLL architecture 2019-01-23 09:45:06 +01:00
Kconfig Bluetooth: kconfig: Remove redundant dependencies 2019-03-09 10:03:06 -05:00