zephyr/subsys/bluetooth
Joakim Andersson e9375a2814 Bluetooth: Remove bluetooth thread stack size analysis
Remove logging of individual threads spread out throughout the
bluetooth subsystem. The stacks can be analysed by enabling the
following options.

CONFIG_THREAD_ANALYZER=y
CONFIG_THREAD_ANALYZER_AUTO=y
CONFIG_THREAD_ANALYZER_RUN_UNLOCKED=y
Optional:
CONFIG_THREAD_NAME=y

Signed-off-by: Joakim Andersson <joakim.andersson@nordicsemi.no>
2020-04-28 09:11:13 -04:00
..
common Bluetooth: log: Add BT_ASSERT_MSG that matches __ASSERT 2020-04-08 17:58:32 +03:00
controller Bluetooth: Remove bluetooth thread stack size analysis 2020-04-28 09:11:13 -04:00
host Bluetooth: Remove bluetooth thread stack size analysis 2020-04-28 09:11:13 -04:00
mesh Bluetooth: Remove bluetooth thread stack size analysis 2020-04-28 09:11:13 -04:00
services Bluetooth: Use zd print conversion modifier for ssize_t 2020-04-03 21:13:14 +03:00
shell Bluetooth: Zero-initialize adv params 2020-04-21 18:26:37 +02:00
CMakeLists.txt
Kconfig Bluetooth: host: Add support for multiple advertising set 2020-04-21 12:46:05 +03:00