]> 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>
Wed, 29 May 2013 21:43:39 +0000 (18:43 -0300)
commitc21a22c9b6c63eb625de93a6be548d3309b855ab
tree5543170fbfa859ae95de2441ceeb44aeecf45578
parente655a43fa8c1abfc58f328a69139b20c1ddec09c
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