zephyr/subsys/bluetooth/controller/ll_sw
Vinayak Kariappa Chettimada a81fc17bb2 Bluetooth: controller: split: Fix uninitialized advertiser rl_idx
Fix uninitialized advertiser rl_idx used to check own identity
in CONNECT_IND received for directed advertisements.

Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no>
2020-02-07 14:09:05 +01:00
..
nordic bluetooth: controller: Implemented dynamic re-scheduling in ticker 2020-01-28 08:07:54 +01:00
openisa gpio: replace gpio pin write/read with set/get 2020-02-05 12:00:36 +01:00
ctrl.c Bluetooth: Fix infinite recursion in host-based bt_rand 2020-01-31 18:33:06 +01:00
ctrl.h
ctrl_internal.h
ll.c Bluetooth: controller: Support SMI TX flag as setting 2020-01-28 20:28:50 +01:00
ll_addr.c
ll_adv.c
ll_adv.h
ll_adv_aux.c
ll_adv_aux.h
ll_filter.c
ll_filter.h
ll_master.c
ll_mesh.c
ll_mesh.h
ll_scan.c
ll_settings.c Bluetooth: controller: Support SMI TX flag as setting 2020-01-28 20:28:50 +01:00
ll_test.c
ll_test.h
ll_tx_pwr.c
lll.h
lll_chan.c
lll_chan.h
lll_conn.h Bluetooth: controller: split: Update lll_conn_flush interface 2020-01-27 13:51:08 +01:00
lll_filter.h
nrf.cmake Bluetooth: controller: Clean up nrf cmake include 2020-01-29 15:27:24 +01:00
openisa.cmake bluetooth: controller: refactor CMake related files 2020-01-23 16:08:00 +01:00
pdu.h
ull.c Bluetooth: controller: Support SMI TX flag as setting 2020-01-28 20:28:50 +01:00
ull_adv.c Bluetooth: controller: split: Fix uninitialized advertiser rl_idx 2020-02-07 14:09:05 +01:00
ull_adv_aux.c
ull_adv_aux.h
ull_adv_internal.h
ull_adv_types.h Bluetooth: controller: split: Fix uninitialized advertiser rl_idx 2020-02-07 14:09:05 +01:00
ull_conn.c Bluetooth: controller: Remove compiler specific warning 2020-02-04 18:11:18 +01:00
ull_conn_internal.h
ull_conn_types.h
ull_filter.c bluetooth: controller: fixing issue with white list clear 2020-01-30 15:11:45 +01:00
ull_filter.h
ull_internal.h
ull_master.c Bluetooth: Fix infinite recursion in host-based bt_rand 2020-01-31 18:33:06 +01:00
ull_master_internal.h
ull_scan.c
ull_scan_internal.h
ull_scan_types.h
ull_sched.c
ull_sched_internal.h
ull_slave.c
ull_slave_internal.h