zephyr/subsys/bluetooth/controller/ll_sw
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
..
nordic Bluetooth: controller: Use BT_INFO to log unsupported code path 2020-10-07 17:45:23 +02:00
openisa Bluetooth: controller: Refactor out common lll_abort_cb function 2020-10-07 17:45:23 +02:00
ll_addr.c Bluetooth: controller: Handle AD data set race condition 2020-08-31 13:49:13 +02:00
ll_settings.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
ll_test.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
ll_tx_pwr.c Bluetooth: controller: Handle AD data set race condition 2020-08-31 13:49:13 +02:00
lll_chan.c Bluetooth: controller: split: Refactor to reuse common ISR code 2020-06-12 15:50:34 +02:00
lll_chan.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
lll_clock.h Bluetooth: controller: Refactor out clock ppm interface 2020-10-07 17:45:23 +02:00
lll_conn.h Bluetooth: controller: Refactor out clock ppm interface 2020-10-07 17:45:23 +02:00
lll_filter.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
lll_scan.h Bluetooth: controller: Implementation of Periodic Sync Create 2020-10-07 17:45:23 +02:00
lll_sync.h Bluetooth: controller: Added Periodic Sync Terminate and Sync Lost 2020-10-07 17:45:23 +02:00
lll.h Bluetooth: controller: Rename to BT_CTLR_SYNC_PERIODIC 2020-10-07 17:45:23 +02:00
nrf.cmake Bluetooth: controller: Rename to BT_CTLR_SYNC_PERIODIC 2020-10-07 17:45:23 +02:00
openisa.cmake
pdu.h Bluetooth: controller: Fix offset and offset units population 2020-10-07 17:45:23 +02:00
ull_adv_aux.c Bluetooth: controller: Fix offset and offset units population 2020-10-07 17:45:23 +02:00
ull_adv_internal.h Bluetooth: controller: Fix TxAdd setting in auxiliary PDU 2020-09-10 12:40:29 +02:00
ull_adv_sync.c Bluetooth: controller: Fix offset and offset units population 2020-10-07 17:45:23 +02:00
ull_adv_types.h Bluetooth: controller: Add advertising set handle mapping 2020-08-13 16:14:29 +02:00
ull_adv.c Bluetooth: controller: Fix missing periodic advertising start 2020-10-07 17:45:23 +02:00
ull_chan_internal.h Bluetooth: controller: split: Fix compile error in periodic adv code 2020-06-12 15:50:34 +02:00
ull_chan.c Bluetooth: controller: split: Rework with defines for adv set states 2020-06-12 15:50:34 +02:00
ull_conn_internal.h Bluetooth: controller: Added Periodic Sync Terminate and Sync Lost 2020-10-07 17:45:23 +02:00
ull_conn_types.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
ull_conn.c Bluetooth: controller: Added Periodic Sync Terminate and Sync Lost 2020-10-07 17:45:23 +02:00
ull_filter.c Bluetooth: controller: Handle AD data set race condition 2020-08-31 13:49:13 +02:00
ull_filter.h Bluetooth: controller: split: Fix compile error in periodic adv code 2020-06-12 15:50:34 +02:00
ull_internal.h Bluetooth: controller: Added Periodic Sync Terminate and Sync Lost 2020-10-07 17:45:23 +02:00
ull_master_internal.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
ull_master.c Bluetooth: controller: Refactor out clock ppm interface 2020-10-07 17:45:23 +02:00
ull_scan_aux.c Bluetooth: controller: Rename to BT_CTLR_SYNC_PERIODIC 2020-10-07 17:45:23 +02:00
ull_scan_internal.h Bluetooth: controller: split: Extended scanning Rx list 2020-06-12 15:50:34 +02:00
ull_scan_types.h Bluetooth: controller: Fix missing NULL check 2020-10-07 17:45:23 +02:00
ull_scan.c Bluetooth: controller: Fix own address type check 2020-10-07 17:45:23 +02:00
ull_sched_internal.h Bluetooth: controller: split: Port advanced scheduling 2020-06-09 10:43:58 +02:00
ull_sched.c Bluetooth: controller: Make coding style around ret_cb consistent 2020-07-20 12:46:54 +02:00
ull_slave_internal.h Bluetooth: controller: Refactor out drift compensation code 2020-10-07 17:45:23 +02:00
ull_slave.c Bluetooth: controller: Refactor out drift compensation code 2020-10-07 17:45:23 +02:00
ull_sync_internal.h Bluetooth: controller: Add Periodic Sync drift compensation 2020-10-07 17:45:23 +02:00
ull_sync_types.h Bluetooth: controller: Fix missing NULL check 2020-10-07 17:45:23 +02:00
ull_sync.c Bluetooth: controller: Fix missing NULL check 2020-10-07 17:45:23 +02:00
ull.c Bluetooth: controller: Added link struct allocation explanation 2020-10-07 17:45:23 +02:00