Hi Luiz, > 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@xxxxxxxxx> > --- > v2: Fix issues found by CI > v3: Remove instances of hdev->name since that is already printed by the likes > of bt_dev_dbg. > > net/bluetooth/smp.c | 98 ++++++++++++++++++++++++--------------------- > 1 file changed, 52 insertions(+), 46 deletions(-) patch has been applied to bluetooth-next tree. Regards Marcel