zephyr/subsys
Johan Hedberg 4e89d29416 Bluetooth: Fix expiring RPA when different local identities are used
When advertising with different identities we need to flag any
programmed RPA as invalid if it was generated using a different
identity.

Fixes #16893

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2019-06-19 11:07:52 +03:00
..
bluetooth Bluetooth: Fix expiring RPA when different local identities are used 2019-06-19 11:07:52 +03:00
console console: kconfig: Put 'menuconfig CONSOLE_SUBSYS' in top-level menu 2019-05-15 05:10:01 -05:00
cpp style: add braces around if/while statements 2019-06-06 15:20:21 +02:00
debug arch: arm: remove _preempt_float in unshared FP registers mode 2019-05-03 14:25:22 -04:00
dfu dfu/boot: make swap_type optional 2019-06-18 11:09:16 +02:00
disk dts: Convert from DT_<COMPAT>_<INSTANCE>_<PROP> to DT_INST... 2019-06-14 08:02:15 -05:00
fb
fs native_posix: Added support to access flash via FUSE 2019-06-11 08:31:54 -04:00
jwt cmake: Don't have users call zephyr_link_interface on mbedTLS 2019-05-11 08:35:26 -04:00
logging logging: Fix log_strdup detection on non-standard messages 2019-06-14 05:43:46 -04:00
mgmt mcumgr: move Kconfig to main tree 2019-05-31 12:50:09 -04:00
net doc: fix Kconfig misspellings 2019-06-18 15:07:52 -04:00
power Power: Fix various spurious LOG_ERR calls 2019-06-04 09:20:37 -04:00
random rand32_entropy_device.c: remove atomic_t misuse 2019-05-30 09:16:35 -04:00
settings subsys/settings: change processing to const char 2019-06-18 17:57:08 +02:00
shell pointer-type args: cast appropriately to be 64-bit compatible 2019-06-12 08:20:52 -07:00
stats stats: fix Coverity CID :198875 2019-06-07 12:00:02 -04:00
storage subsys/storage/flash_map: Fix returned error codes 2019-05-24 11:13:41 +02:00
testsuite subsys/testsuite/ztest: Fix zassert_mem_equal user message printing 2019-06-04 09:23:24 -04:00
usb usb: netusb: cdc_eem: Fix Interface select 2019-06-17 16:25:06 -04:00
CMakeLists.txt
Kconfig