Skip to content

Commit

Permalink
Bluetooth: SMP: Convert BT_ERR/BT_DBG to bt_dev_err/bt_dev_dbg
Browse files Browse the repository at this point in the history
This converts instances of BT_ERR and BT_DBG to bt_dev_err and
bt_dev_dbg which can be enabled at runtime when BT_FEATURE_DEBUG is
enabled.

Note: Not all instances could be converted as some are exercised by
selftest.

Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
  • Loading branch information
Vudentz authored and holtmann committed Mar 15, 2021
1 parent 7cf3b1d commit 2e1614f
Showing 1 changed file with 52 additions and 46 deletions.
Loading

0 comments on commit 2e1614f

Please sign in to comment.