zephyr/subsys/bluetooth/controller/ll_sw
Joakim Andersson 578f2a582f Bluetooth: controller: Set local RPA field only when generated legacy
Fix local RPA field for the legacy controller. This failed without
compilation errors because of blind pointer cast between two
structs of similar definition.
Set the local RPA field of the enhanced connection complete event only
when the address was generated by the controller. If the host has
set an RPA and this one was used the controller should return all
zeroes.

Signed-off-by: Joakim Andersson <joakim.andersson@nordicsemi.no>
2020-04-27 19:02:48 +02:00
..
nordic Bluetooth: controller: Set local RPA field only when generated 2020-04-27 19:02:48 +02:00
openisa bluetooth: controller: openisa: Fix densely scheduled event preemption 2020-04-27 11:31:31 +02:00
ctrl_internal.h Bluetooth: controller: Do not use LL procedures not supported by remote 2020-03-13 13:02:13 +01:00
ctrl.c Bluetooth: controller: Set local RPA field only when generated legacy 2020-04-27 19:02:48 +02:00
ctrl.h Bluetooth: controller: Set local RPA field only when generated legacy 2020-04-27 19:02:48 +02:00
ll_addr.c
ll_adv_aux.c
ll_adv_aux.h
ll_adv.c Bluetooth: controller: legacy: Fix redundant priv variable check 2020-01-16 08:49:35 +01:00
ll_adv.h
ll_filter.c Bluetooth: controller: Set local RPA field only when generated legacy 2020-04-27 19:02:48 +02:00
ll_filter.h Bluetooth: controller: Set local RPA field only when generated legacy 2020-04-27 19:02:48 +02:00
ll_master.c
ll_mesh.c
ll_mesh.h
ll_scan.c Bluetooth: controller: Fix to reject invalid enable command 2019-09-24 08:15:56 +02:00
ll_settings.c Bluetooth: Use zd print conversion modifier for ssize_t 2020-04-03 21:13:14 +03:00
ll_test.c drivers: clock_control: nrf: Switch to single clock device 2019-12-17 14:38:19 +01:00
ll_test.h
ll_tx_pwr.c Bluetooth: controller: enable dynamic TXP over LL_SPLIT arch (#17731) 2019-12-17 12:29:57 +01:00
ll.c drivers: entropy: replace CONFIG_ENTROPY_NAME with DT macro 2020-04-13 09:14:21 -05:00
lll_chan.c Bluetooth: controller: split: Add missing BT_DEBUG_ENABLED define 2019-11-21 17:08:37 +01:00
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 Bluetooth: controller: Set local RPA field only when generated 2020-04-27 19:02:48 +02:00
lll.h Bluetooth: controller: Set local RPA field only when generated 2020-04-27 19:02:48 +02:00
nrf.cmake Bluetooth: controller: split: Remove use of k_cpu_idle 2020-03-24 13:38:59 +01:00
openisa.cmake bluetooth: controller: refactor CMake related files 2020-01-23 16:08:00 +01:00
pdu.h Bluetooth: controller: split: fix LL/CON/MAS/BV-74-C tx timing 2020-02-25 16:13:17 +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_adv.c Bluetooth: controller: Set local RPA field only when generated 2020-04-27 19:02:48 +02:00
ull_conn_internal.h Bluetooth: controller: split: correct timing calculation in PKT_US 2020-03-18 16:09:33 +01:00
ull_conn_types.h Bluetooth: controller: Set local RPA field only when generated 2020-04-27 19:02:48 +02:00
ull_conn.c drivers: entropy: replace CONFIG_ENTROPY_NAME with DT macro 2020-04-13 09:14:21 -05:00
ull_filter.c Bluetooth: controller: Set local RPA field only when generated 2020-04-27 19:02:48 +02:00
ull_filter.h Bluetooth: controller: Set local RPA field only when generated 2020-04-27 19:02:48 +02:00
ull_internal.h
ull_master_internal.h
ull_master.c Bluetooth: controller: Set local RPA field only when generated 2020-04-27 19:02:48 +02:00
ull_scan_internal.h
ull_scan_types.h
ull_scan.c Bluetooth: controller: enable dynamic TXP over LL_SPLIT arch (#17731) 2019-12-17 12:29:57 +01:00
ull_sched_internal.h
ull_sched.c
ull_slave_internal.h
ull_slave.c Bluetooth: controller: Set local RPA field only when generated 2020-04-27 19:02:48 +02:00
ull.c Bluetooth: controller: Support SMI TX flag as setting 2020-01-28 20:28:50 +01:00