zephyr/subsys/bluetooth
Vinayak Kariappa Chettimada 75bb449d2d Bluetooth: controller: Fix missing NULL check
Added a missing NULL pointer dereference check and made the
structure member scan->per_scan.sync and timeout_reload as
volatile, as they are modified in ISR context.

Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no>
2020-10-07 17:45:23 +02:00
..
common bluetooth: Allow immediate logging with software-based LL 2020-09-04 18:48:32 +02:00
controller Bluetooth: controller: Fix missing NULL check 2020-10-07 17:45:23 +02:00
host Bluetooth: host: Don't use struct with zero size 2020-10-07 14:51:30 +02:00
mesh Bluetooth: Mesh: Config Client network transmit set/get API 2020-10-02 11:30:12 +02:00
services bluetooth: services: ots: use multi-instance macro from gatt.h 2020-09-04 18:37:27 +02:00
shell tests: Bluetooth: shell: Minor print format update 2020-10-07 17:45:23 +02:00
CMakeLists.txt Bluetooth: controller: Remove legacy LL 2020-05-08 15:07:00 +02:00
Kconfig bluetooth: add dep on !SMP 2020-10-05 19:33:02 -07:00