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>
Sat, 22 Jun 2013 23:23:50 +0000 (00:23 +0100)
commit0d8cc935e01c0fd1312a10881f4c0f1c4b4d05ab
treee31ae2647fc8f61d2709beb2bd0f508538b9be35
parent41dc2bd6d13bfccc34d05586be2eb65876a5990a
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