4882849f18
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> |
||
---|---|---|
.. | ||
common | ||
controller | ||
host | ||
services | ||
shell | ||
CMakeLists.txt | ||
Kconfig |