zephyr/subsys/bluetooth/controller
Joakim Andersson 39e14580e9 Bluetooth: controller: Validate disconnect reason in disconnect command
Validate the disconnect reason in the disconnect command, according
to the the core specification.

7.1.6 Disconnect command:
Authentication Failure error code (0x05), Other End Terminated Connec-
tion error codes (0x13 to 0x15), Unsupported Remote Feature error code
(0x1A), Pairing with Unit Key Not Supported error code (0x29) and Unac-
ceptable Connection Parameters error code (0x3B).

Signed-off-by: Joakim Andersson <joakim.andersson@nordicsemi.no>
2020-12-15 11:20:34 +01:00
..
crypto
hal subsys/bluetooth: Add missing stdint.h include 2020-12-07 21:50:14 -05:00
hci Bluetooth: controller: Add set connectionless CTE TX parameters 2020-12-14 11:23:26 +01:00
include Bluetooth: controller: Add set connectionless CTE TX parameters 2020-12-14 11:23:26 +01:00
ll_sw Bluetooth: controller: Validate disconnect reason in disconnect command 2020-12-15 11:20:34 +01:00
ticker Bluetooth: controller: Fix skipped single-shot ticker failure callback 2020-11-26 15:47:02 +01:00
util
CMakeLists.txt Bluetooth: controller: Create HCI stubs for CIG/CIS and ISO 2020-11-30 15:49:30 +01:00
Kconfig drivers: counters: Fix TIMER0 and RTC0 with Bluetooth controller 2020-12-13 19:25:49 -05:00
Kconfig.df Bluetooth: controller: Clean up direction finding Kconfig 2020-12-14 11:23:26 +01:00
Kconfig.ll_sw_split Bluetooth: controller: Clean up direction finding Kconfig 2020-12-14 11:23:26 +01:00