zephyr/subsys/bluetooth
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
..
common
controller subsys/bluetooth: Add missing stdint.h include 2020-12-07 21:50:14 -05:00
host Bluetooth: host: Fix data type of advertising set handle 2020-12-03 14:53:37 +02:00
mesh Bluetooth: Mesh: Extended advertising support 2020-12-09 12:57:59 +02:00
services
shell tests: Bluetooth: shell: Fix PAST commands conditional compilation 2020-11-20 11:39:13 +02:00
CMakeLists.txt
Kconfig