Removed vestigial automatic download of BlueZ.
authorOssama Othman <ossama.othman@intel.com>
Fri, 31 Jul 2015 21:46:51 +0000 (14:46 -0700)
committerErich Keane <erich.keane@intel.com>
Fri, 31 Jul 2015 22:46:28 +0000 (22:46 +0000)
commit6294557677a931bb4771bf9b7a8ff17b3e833e6c
tree445ad530e4b9ab75080af8497b3b9021d04b80cd
parent610012a40924b391912156baee9d4f6d0ce9f7ee
Removed vestigial automatic download of BlueZ.

The IoTivity Linux BLE transport no longer relies on headers found in
the BlueZ source distribution, such as <bluetooth/hci.h>, since it no
longer uses the kernel Bluetooth management API for LE advertising
related tasks.  LE advertising operations are now handled entirely
through BlueZ D-Bus API method calls.

Change-Id: I64ef5faac2fdac7aa15e2091b9a3bf44b786e1e5
Signed-off-by: Ossama Othman <ossama.othman@intel.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/2031
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Reviewed-by: Erich Keane <erich.keane@intel.com>
extlibs/bluez/SConscript [deleted file]
resource/csdk/connectivity/src/bt_le_adapter/linux/SConscript