]> git.baikalelectronics.ru Git - kernel.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>
Sat, 22 Jun 2013 23:23:50 +0000 (00:23 +0100)
commit671dbd18f3699255217ff71fc0d45aa03dc925ae
treee31ae2647fc8f61d2709beb2bd0f508538b9be35
parentdf89c789c59f94923f6af162e2e4158743701d27
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