zephyr/subsys
Joakim Andersson 628b3bc416 Bluetooth: host: Allow get local OOB data while advertiser is enabled
Allow to get local OOB data while advertiser, scanner or whitelist
initiator is active. If direct initiator is active or the advertiser
is using the random address as a random static identity address then
the function will return error.

Signed-off-by: Joakim Andersson <joakim.andersson@nordicsemi.no>
2020-03-13 17:16:51 +02:00
..
bluetooth Bluetooth: host: Allow get local OOB data while advertiser is enabled 2020-03-13 17:16:51 +02:00
canbus canbus: isotp: Fix NULL deref after overflow 2020-02-10 12:32:01 +02:00
console
cpp
debug
dfu DFU: add init function with area id as parameter 2020-03-10 15:07:27 +02:00
disk
fb
fs
jwt
logging logging: log_backend_rb: Use int for memory area size 2020-03-12 13:31:24 +02:00
mgmt mgmt: Added Kconfig values and west.yml changes for mcumgr new version 2020-03-11 10:11:31 +01:00
net net: mqtt: use MQTT_UTF8_LITERAL() to simplify code and fix debug log 2020-03-13 10:06:18 +02:00
power power: policy: add PM policy function for TI CC13X2/CC26X2 2020-03-12 19:22:53 -06:00
random random: remove rand32_timestamp.c 2020-03-10 10:40:13 -04:00
settings
shell shell: use correct data type for atomic variables 2020-03-10 10:18:16 -04:00
stats
storage
testsuite
tracing tracing: fixes C++ compilation issue 2020-02-26 14:13:22 +02:00
usb usb: cdc_acm: set initialization level to POST_KERNEL 2020-03-11 11:09:21 +01:00
CMakeLists.txt
Kconfig