zephyr/subsys/bluetooth
Johan Hedberg 4882849f18 Bluetooth: controller: Convert benign BT_WARN() messages to BT_DBG()
BT_WARN() should only be used for log messages that may indicate a
problem. However, the controller HCI code was using it for messages
that were of a pure debugging/informational nature. Convert these to
BT_DBG() instead - this should hopefully also help avoid unnecessary
user questions of seemingly alarming log messages.

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2019-03-19 18:17:41 +02:00
..
common kconfig: bluetooth: Let BT_HCI_VS be configurable from controller 2019-03-12 19:42:40 +01:00
controller Bluetooth: controller: Convert benign BT_WARN() messages to BT_DBG() 2019-03-19 18:17:41 +02:00
host Bluetooth: mesh: Fix net_id net_buf_pull in secure_beacon_recv 2019-03-19 06:54:26 +02:00
services kconfig: Remove blank lines at the beginning/end of files 2019-03-13 07:29:42 -05:00
shell bluetooth: shell: Fix uninitialized variable 2019-03-01 09:19:31 +01:00
CMakeLists.txt Bluetooth: controller: Introduce ULL LLL architecture 2019-01-23 09:45:06 +01:00
Kconfig Bluetooth: kconfig: Remove redundant dependencies 2019-03-09 10:03:06 -05:00