zephyr/subsys/bluetooth
Vinayak Kariappa Chettimada 4a5f263e5a Bluetooth: controller: split: Validate chan map and hop value
Add validation of channel map and hop increment value
received in CONNECT_IND PDU.

Zero bit count leads to controller assert or divide-by-zero
fault.

Hop increment shall be between 5 and 16 by BT Specification.

Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no>
2020-04-01 14:38:27 +02:00
..
common global: Replace BUILD_ASSERT_MSG() with BUILD_ASSERT() 2020-03-31 07:18:06 +02:00
controller Bluetooth: controller: split: Validate chan map and hop value 2020-04-01 14:38:27 +02:00
host Bluetooth: host: Fix high-duty cycle directed extended advertising 2020-03-31 12:48:19 +03:00
mesh Bluetooth: Mesh: Fix restore when revoke keys 2020-03-31 12:25:12 +03:00
services
shell Bluetooth: shell: Add shell advertise set info get command 2020-03-30 00:38:23 +03:00
CMakeLists.txt
Kconfig