Bluetooth: Use defines instead of integer literals
authorMikel Astiz <mikel.astiz@bmw-carit.de>
Fri, 28 Jun 2013 08:56:29 +0000 (10:56 +0200)
committerGustavo Padovan <gustavo.padovan@collabora.co.uk>
Thu, 25 Jul 2013 13:15:23 +0000 (14:15 +0100)
Replace the occurrences of integer literals in hci_event.c with the
newly introduced macros in hci.h.

Signed-off-by: Mikel Astiz <mikel.astiz@bmw-carit.de>
Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>

No differences found