zephyr/subsys
Trond Einar Snekvik 81bf99145a Bluetooth: Mesh: Extended advertising support
Adds support for extended advertiser commands in the mesh. This doubles
throughput for common packet sending, and significantly improves timing
accuracy for the Friend and Low Power features.

The proxy module's advertisement control has been moved inside the adv
module to abstract away the different advertiser modes.

The extended advertiser mode does not need an advertising thread to
operate, and ends up with a net reduction in RAM usage.

Signed-off-by: Trond Einar Snekvik <Trond.Einar.Snekvik@nordicsemi.no>
2020-12-09 12:57:59 +02:00
..
bluetooth Bluetooth: Mesh: Extended advertising support 2020-12-09 12:57:59 +02:00
canbus
console
cpp
debug
dfu
disk disk: remove USB MSC specific FAT12 ramdisk 2020-12-02 11:50:11 +01:00
emul drivers: sensors: bmi160: Fix issue with sample read 2020-12-01 17:58:06 -05:00
fb
fs kernel: subsys: lib: drivers: Use k_heap instead of z_mem_pool wrappers 2020-12-07 21:50:14 -05:00
jwt
logging net: syslog: Make sure CONFIG_LOG_IMMEDIATE is not set 2020-12-04 15:46:42 +02:00
lorawan
mgmt mgmt: mcumgr: Remove log management support from Kconfig 2020-12-07 12:56:40 +01:00
net net: lwm2m: fix buffer length check in lwm2m_engine_set 2020-12-09 11:21:48 +02:00
power
random random: ctr_drbg: Fix the error path in sys_csrand_get 2020-12-01 10:20:06 -06:00
settings settings: fix possible unaligned write while a line coping 2020-12-04 17:10:47 +01:00
shell shell: use public API to check device readiness 2020-12-01 15:19:22 -05:00
stats
storage
testsuite kernel: subsys: lib: drivers: Use k_heap instead of z_mem_pool wrappers 2020-12-07 21:50:14 -05:00
timing
tracing systemview: Use common function to get sysview thread name 2020-11-21 08:29:26 -05:00
usb
CMakeLists.txt
Kconfig