OSDN Git Service

Bluetooth: Replace BT_DBG with bt_dev_dbg for security manager support
authorMarcel Holtmann <marcel@holtmann.org>
Wed, 6 May 2020 07:57:50 +0000 (09:57 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Mon, 11 May 2020 10:13:38 +0000 (12:13 +0200)
commit568602457c1ab6d26db828de168e4ef35b88f1bc
tree9c07b0bbb269ad9ffc7ccb21e82fc893ee0082ba
parentd5cc6626b33780699c7a4986f3521361306862fe
Bluetooth: Replace BT_DBG with bt_dev_dbg for security manager support

The security manager operates on a specific controller and thus use
bt_dev_dbg to indetify the controller for each debug message.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
net/bluetooth/smp.c