zephyr/subsys/bluetooth
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
..
common
controller Bluetooth: controller: Validate disconnect reason in disconnect command 2020-12-15 11:20:34 +01:00
host Bluetooth: host: Return error code if disconnect has invalid parameters 2020-12-15 11:20:34 +01:00
mesh Bluetooth: Mesh: LPN non-low power establishment set state 2020-12-14 11:21:41 +01:00
services bluetooth: services: add tps service 2020-12-10 13:33:12 +01:00
shell tests: Bluetooth: shell: Fix PAST commands conditional compilation 2020-11-20 11:39:13 +02:00
CMakeLists.txt
Kconfig bluetooth: add dep on !SMP 2020-10-05 19:33:02 -07:00