zephyr/subsys/bluetooth/common
Krzysztof Chruscinski 262cc55609 logging: Deprecate v1, default to v2
Reduced logging mode selection to deferred, immediate, minimal and
frontend. Decoupled logging version from mode and created CONFIG_LOG1
which can be used to explicitly select deprecated version.

From now on, chosing CONFIG_LOG_MODE_{IMMEDIATE,DEFERRED} will result
in version2.

Deprecated CONFIG_LOG2_MODE_{IMMEDIATE,DEFERRED} with cmake warning.

Codebase adapted to those changes.

Signed-off-by: Krzysztof Chruscinski <krzysztof.chruscinski@nordicsemi.no>
2022-01-17 15:49:10 -05:00
..
CMakeLists.txt
dummy.c logging: Deprecate v1, default to v2 2022-01-17 15:49:10 -05:00
Kconfig Bluetooth: Fix default event size when periodic adv sync is enabled 2022-01-13 10:35:13 +01:00
log.c
log.h
rpa.c
rpa.h