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> |
||
|---|---|---|
| .. | ||
| hci_driver.c | ||
| hci_internal.h | ||
| hci.c | ||