From 50e7588d6d2b4a21b2c4aebc0417b5cfcd8a9c03 Mon Sep 17 00:00:00 2001 From: Alex Blasche Date: Mon, 16 Jun 2014 12:27:55 +0200 Subject: Provide guarding against non-BTLE enabled versions of Bluez This disables the gatttool based controller as well. While it might compile on older systems they are likely to not have a gatttool and why would a Bluez version without BTLE symbols ever work anyway. Change-Id: I761e482d3dd1e99008c5d170053e19a1a3a51e6c Reviewed-by: Fabian Bumberger --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 6d454385..bb997bd5 100644 --- a/.gitignore +++ b/.gitignore @@ -24,6 +24,7 @@ tmp imports/* include config.tests/bluez/bluez +config.tests/bluez_le/bluez_le examples/bluetooth/btchat/btchat examples/bluetooth/btfiletransfer/btfiletransfer examples/bluetooth/btscanner/btscanner -- cgit v1.2.1