From: Andre Guedes Date: Tue, 30 Apr 2013 18:29:31 +0000 (-0300) Subject: Bluetooth: Move discovery macros to hci_core.h X-Git-Tag: v3.11-rc1~64^2~78^2^2~23^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0d8cc935e01c0fd1312a10881f4c0f1c4b4d05ab;p=pandora-kernel.git 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 Acked-by: Johan Hedberg Signed-off-by: Gustavo Padovan --- Reading git-diff-tree failed