zephyr/subsys/bluetooth/controller/hci
Carles Cufi 0e26836c8a Bluetooth: controller: Add conn creation param checks
Coverity detected that a zero divisor can be passed to
ll_create_connection() without parameter sanitization. Conditionally
check the connection creation parameters according to spec.

Fixes #35343.

Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
2021-05-21 18:50:22 +02:00
..
nordic
openisa
hci.c Bluetooth: controller: Add conn creation param checks 2021-05-21 18:50:22 +02:00
hci_driver.c Bluetooth: Controller: ISO adaptation layer 2021-05-07 13:14:31 +02:00
hci_internal.h Bluetooth: controller: Consolidate ISO role Kconfigs 2021-04-19 10:22:59 +02:00
hci_user_ext.h