Skip to content
Permalink
Browse files
Bluetooth: SMP: Convert BT_ERR/BT_DBG to bt_dev_err/bt_dev_dbg
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>
  • Loading branch information
Vudentz authored and intel-lab-lkp committed Mar 10, 2021
1 parent 1edfde0 commit 1c91aff112229ea99f1b03e5f547ad6804d9cfb7
Showing 1 changed file with 60 additions and 54 deletions.

0 comments on commit 1c91aff

Please sign in to comment.