]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Bluetooth: Move discovery macros to hci_core.h
authorAndre Guedes <andre.guedes@openbossa.org>
Tue, 30 Apr 2013 18:29:31 +0000 (15:29 -0300)
committerGustavo Padovan <gustavo.padovan@collabora.co.uk>
Fri, 3 May 2013 21:44:20 +0000 (18:44 -0300)
commit9f3f13b2f2f3169169102e721ade5d3449cd45ce
tree6d1275f90998aa06bfd423d5062ae9e1b3160165
parent503afc0f1cda431abb938a655aa03b385a89dc57
Bluetooth: Move discovery macros to hci_core.h

Some of discovery macros will be used in hci_core so we need to
define them in common place such as hci_core.h. Thus, this patch
moves discovery macros to hci_core.h and also adds the DISCOV_
prefix to them.

Signed-off-by: Andre Guedes <andre.guedes@openbossa.org>
Acked-by: Johan Hedberg <johan.hedberg@intel.com>
Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
include/net/bluetooth/hci_core.h
net/bluetooth/mgmt.c