zephyr/subsys/bluetooth/common
Magdalena Kasenberg d0e0af74da Bluetooth: Add option to log btsnoops over RTT
There is a choice to log btmon logs over UART or RTT.
You can choose number of RTT buffer, set its name and size.

Replaced CONFIG_BT_DEBUG_MONITOR with CONFIG_BT_DEBUG_MONITOR_UART
for UART usage and CONFIG_BT_DEBUG_MONITOR_RTT for RTT.

Signed-off-by: Magdalena Kasenberg <magdalena.kasenberg@codecoup.pl>
2021-05-05 16:03:38 +02:00
..
CMakeLists.txt license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
dummy.c bluetooth: Allow immediate logging with software-based LL 2020-09-04 18:48:32 +02:00
Kconfig Bluetooth: Add option to log btsnoops over RTT 2021-05-05 16:03:38 +02:00
log.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
log.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
rpa.c Bluetooth: controller: Use NRF RNG entropy device 2020-06-16 19:09:55 +02:00
rpa.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00