zephyr/subsys
Joakim Andersson dcde30e5e4 Bluetooth: host: Handle return code of set_random_address
The return code of set_random_address is not always handled. This could
lead to connection using the wrong Identity address.

Signed-off-by: Joakim Andersson <joakim.andersson@nordicsemi.no>
2019-09-07 15:48:17 +03:00
..
bluetooth Bluetooth: host: Handle return code of set_random_address 2019-09-07 15:48:17 +03:00
console
cpp
debug subsys/debug/tracing: rearrange for standard use of extern "C" 2019-08-19 23:36:59 +02:00
dfu dfu: fix printf formatting in img_util 2019-08-16 20:40:13 +02:00
disk disk: Fix usdhc driver out-of-bounds array access 2019-08-30 16:57:55 +02:00
fb scripts: gen_cfb_font_header: modify to replicate cfb fonts 2019-07-31 05:43:50 -04:00
fs nvs: Fix deletion of the last entry added 2019-09-02 12:31:42 +02:00
jwt
logging logging: Add basic userspace support 2019-08-27 14:29:21 -04:00
mgmt Bluetooth: GATT: Fix using variable size storage for CCC 2019-08-22 15:14:39 +03:00
net net: lwm2m: support NET_SOCKETS_OFFLOAD in peer parsing 2019-08-30 11:58:00 +02:00
power
random
settings Settings: Improve error handling of settings load 2019-08-27 20:15:31 +02:00
shell shell: fix log output when CONFIG_LOG_IMMEDIATE=y 2019-08-14 14:27:14 +02:00
stats
storage
testsuite soc: arm: ke1xf: do not enable stack prot on tests with user mode. 2019-09-03 16:44:22 +02:00
usb usb: cdc_acm: enable CONFIG_CDC_ACM_IAD by default 2019-08-29 17:14:45 +02:00
CMakeLists.txt
Kconfig