zephyr/subsys/bluetooth
Vinayak Kariappa Chettimada e217ade79e Bluetooth: controller: legacy: 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:39:17 +02:00
..
common global: Replace BUILD_ASSERT_MSG() with BUILD_ASSERT() 2020-03-31 07:18:06 +02:00
controller Bluetooth: controller: legacy: Validate chan map and hop value 2020-04-01 14:39:17 +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 kconfig: Replace some single-symbol 'if's with 'depends on' 2020-02-08 08:32:42 -05:00
shell Bluetooth: shell: Add shell advertise set info get command 2020-03-30 00:38:23 +03:00
CMakeLists.txt cmake: don't link interface libraries with zephyr_interface 2019-09-26 05:50:46 -07:00
Kconfig Bluetooth: Kconfig: Add kconfig options for extended advertising 2020-03-30 00:38:23 +03:00