Bluetooth: Improve debugging messages for hci_conn
authorAndrei Emeltchenko <andrei.emeltchenko@intel.com>
Fri, 15 Jun 2012 08:50:28 +0000 (11:50 +0300)
committerGustavo Padovan <gustavo.padovan@collabora.co.uk>
Sat, 30 Jun 2012 14:41:24 +0000 (11:41 -0300)
Improve debugging of hci_conn objects by: adding print to hci_conn
refcounting, adding object spcifier when missing, change conn to hcon
since conn is heavily used for l2cap_conn objects and this is misleading.

Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>

No differences found