zephyr/subsys/bluetooth/controller
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
..
crypto Bluetooth: Fix infinite recursion in host-based bt_rand 2020-01-31 18:33:06 +01:00
hal
hci Bluetooth: controller: Set local RPA field only when generated 2020-04-27 19:02:48 +02:00
include Bluetooth: controller: Support SMI TX flag as setting 2020-01-28 20:28:50 +01:00
ll_sw Bluetooth: controller: Set local RPA field only when generated legacy 2020-04-27 19:02:48 +02:00
ticker Bluetooth: controller: Consider must_expire while avoiding catchup 2020-04-01 14:40:52 +02:00
util drivers: entropy: replace CONFIG_ENTROPY_NAME with DT macro 2020-04-13 09:14:21 -05:00
CMakeLists.txt Bluetooth: controller: Add Kconfig for Optimize for Speed 2020-02-28 10:55:33 +02:00
Kconfig bluetooth: controller: enable privacy for RV32M1 2020-04-15 13:43:00 -05:00