summaryrefslogtreecommitdiff
path: root/lib/hci.h
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2010-10-05 09:04:09 +0200
committerMarcel Holtmann <marcel@holtmann.org>2010-10-05 09:04:09 +0200
commit004646382a455e74f483335fbcd83ca94226d143 (patch)
tree561b4ee87666e80101b738e5e43c1d058a6771cb /lib/hci.h
parent29fef5b02f144494e8d87734876c4e69942c8798 (diff)
downloadbluez-004646382a455e74f483335fbcd83ca94226d143.tar.gz
Use LMP_HOST prefix for the extended features
Diffstat (limited to 'lib/hci.h')
-rw-r--r--lib/hci.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/lib/hci.h b/lib/hci.h
index cde50d590..34b86571b 100644
--- a/lib/hci.h
+++ b/lib/hci.h
@@ -269,9 +269,7 @@ enum {
#define LMP_EXT_FEAT 0x80
/* Extended LMP features */
-#define LMP_SSP 0x01
-#define LMP_LE_SUPPORTED 0x02
-#define LMP_SIMULT_LE_BREDR 0x04
+#define LMP_HOST_LE 0x02
/* Link policies */
#define HCI_LP_RSWITCH 0x0001