commit | ad0ac6ca5ffc959b7f8af2c76da4bf2f120aa0ee | [log] [tgz] |
---|---|---|
author | Andrei Emeltchenko <andrei.emeltchenko@intel.com> | Tue Jul 10 15:27:50 2012 +0300 |
committer | Gustavo Padovan <gustavo.padovan@collabora.co.uk> | Tue Jul 10 15:41:50 2012 -0300 |
tree | fe9b633c1c746e0dd51578b29c486a0a61c102f1 | |
parent | b44006728d1e553dcebe114252ed8b617db3eace [diff] |
Bluetooth: debug: Print CID and PSM in hex format Correct places where CID and PSM were printed as int. For CID: 0x%4.4x is used and for PSM: 0x%2.2x. Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com> Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>