zephyr/subsys
Andrzej Kaczmarek 09115429a1 Bluetooth: controller: Add non-connectable scannable
This enables processing of AUX_SCAN_REQ and sending back AUX_SCAN_RSP
on non-connectabe scannable advertising instances. Similar path will
be used for AUX_CONNECT_REQ so there are few references for connectable
as well, but this is not supported as for now.

Signed-off-by: Andrzej Kaczmarek <andrzej.kaczmarek@codecoup.pl>
2020-09-04 14:30:21 +02:00
..
bluetooth Bluetooth: controller: Add non-connectable scannable 2020-09-04 14:30:21 +02:00
canbus subsys: canopen: Add a wrapper to avoid passing device to CO_init 2020-09-02 13:48:13 +02:00
console
cpp
debug debug: gdbstub: Send an error code when accessing invalid memory 2020-09-02 20:54:57 -04:00
dfu dfu: img_util: Add flash integrity check 2020-09-03 17:56:02 +02:00
disk
emul
fb
fs fs: allow setting max file name explicitly 2020-09-03 21:49:34 +02:00
jwt
logging subsys: logging: Fix device instance const qualifier loss 2020-09-02 13:48:13 +02:00
mgmt mgmt/osdp: Refactor struct osdp_cmd members for readability 2020-09-04 10:58:13 +02:00
net net: lwm2m: Fix FOTA Pull firmware transfer when Package URI is empty 2020-09-04 12:18:58 +03:00
power
random
settings
shell shell: fix printing from other threads 2020-09-03 21:54:47 +02:00
stats
storage storage: flash_map: use const struct device 2020-09-03 14:28:22 -05:00
testsuite
tracing
usb usb: hid: All hid_ops callbacks get device pointer. 2020-09-04 12:27:44 +02:00
CMakeLists.txt
Kconfig