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)
commita767631ad1c2e785f4a8fcad26bcf50eb5786373
tree1f9148e142eb64fa976382b0c364616f284076d9
parentacabae96df2dff253f831e94c33ef9f0f15600d0
Bluetooth: Use defines instead of integer literals

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>
net/bluetooth/hci_event.c
This page took 0.023954 seconds and 5 git commands to generate.