zephyr/samples/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
..
beacon boards: nrf52_pca10040: Rename to nrf52dk_nrf52832 2020-04-06 13:09:07 +02:00
central
central_hr
eddystone
handsfree
hci_pwr_ctrl Bluetooth: host: Add non-connectable directed advertising support 2020-04-15 10:57:38 +03:00
hci_rpmsg Bluetooth: hci_raw: Move buffer management to common place 2020-04-20 21:59:47 +03:00
hci_spi Bluetooth: Remove bluetooth thread stack size analysis 2020-04-28 09:11:13 -04:00
hci_uart Bluetooth: samples: hci_uart: Add debug configuration using RTT 2020-04-28 09:11:13 -04:00
hci_usb Bluetooth: hci_usb: Add implementation of Read/Set USB Transport Mode 2020-04-20 21:59:47 +03:00
hci_usb_h4 Bluetooth: hci_usb_h4: Add sample for USB_PID_BLE_HCI_H4_SAMPLE 2020-04-20 21:59:47 +03:00
ibeacon
ipsp
mesh
mesh_demo drivers: flash: replace DT_FLASH_DEV_NAME with DT macro 2020-04-27 18:43:20 -05:00
mesh_provisioner
peripheral Bluetooth: samples: Fix timeout passed to k_sleep() 2020-04-01 20:03:15 +03:00
peripheral_csc Bluetooth: samples: Fix timeout passed to k_sleep() 2020-04-01 20:03:15 +03:00
peripheral_dis
peripheral_esp Bluetooth: samples: Fix timeout passed to k_sleep() 2020-04-01 20:03:15 +03:00
peripheral_hids
peripheral_hr Bluetooth: samples: Fix timeout passed to k_sleep() 2020-04-01 20:03:15 +03:00
peripheral_ht Bluetooth: samples: Fix timeout passed to k_sleep() 2020-04-01 20:03:15 +03:00
peripheral_sc_only
scan_adv
st_ble_sensor
bluetooth.rst