zephyr/subsys/bluetooth
Vinayak Kariappa Chettimada 5f2099fb63 Bluetooth: controller: Workaround for Unknown Rsp during Enc Setup
Some old peer central controllers respond with Unknown
Response PDU to our local Slave Initiated Feature Request
after the peer initiated the Encryption Setup Procedure.

The peer has voilated the Bluetooth Specification by sending
the Unknown Response during the Encryption Setup Procedure,
but as a workaround to IOP with such controller our local
implementation is updated to not disconnect the connection
but accept the voilating Unknown Response PDU.

Relates to #12362.

Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no>
2019-03-01 14:23:50 +01:00
..
common include: misc: util.h: Rename min/max to MIN/MAX 2019-02-14 22:16:03 -05:00
controller Bluetooth: controller: Workaround for Unknown Rsp during Enc Setup 2019-03-01 14:23:50 +01:00
host Bluetooth: GATT: Remove ccc cfg value 2019-03-01 12:50:43 +01:00
services kconfig: Remove redundant 'default n' properties 2019-02-27 09:25:22 +01: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 samples: bluetooth: hci_spi: Use DT instead of Kconfig to get HW params 2019-02-01 19:12:57 -05:00