zephyr/subsys/bluetooth
Joakim Andersson 172dcec236 Bluetooth: controller: Fix unknown rsp received during enc procedure
Port fix for #14044 from legacy LL to split LL.

The master is using unknown rsp to terminate slave side initiated
procedures that has collided with the encryption procedure initiated by
the master.
We need to handle an unknown response that is sent in unencrypted during
the encryption procedure, even though we have already set up to receive
encrypted packets.

Signed-off-by: Joakim Andersson <joakim.andersson@nordicsemi.no>
2019-05-15 10:10:42 +02:00
..
common samples: Bluetooth: hci_uart: Implement NOP Command Complete 2019-04-11 14:54:37 +02:00
controller Bluetooth: controller: Fix unknown rsp received during enc procedure 2019-05-15 10:10:42 +02:00
host Bluetooth: Add debug kconfig for bluetooth services 2019-05-08 20:17:07 +03:00
services Bluetooth: Add additional attributes to DIS 2019-05-08 20:17:07 +03:00
shell Bluetooth: shell: GATT: Make get command take a handle range 2019-05-07 23:17:13 -04:00
CMakeLists.txt license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
Kconfig Bluetooth: kconfig: Put 'menuconfig BT' in top-level menu 2019-05-14 10:27:11 +02:00