summaryrefslogtreecommitdiffstats
path: root/include/hardware/bluetooth.h
diff options
context:
space:
mode:
authorSatya Calloji <satyac@broadcom.com>2015-03-31 13:58:21 -0700
committerSatya Calloji <satyac@broadcom.com>2015-04-17 14:27:17 -0700
commit51225020dc3e99c5ffe04d3efde82bbfa64a0d6b (patch)
tree5f52f6d50a9c42f6c22769a2c4b55af9d2cbe64e /include/hardware/bluetooth.h
parent9a92a7bff0d0768888cfeef4db6b6fd81bec32ae (diff)
downloadreplicant_libhardware-51225020dc3e99c5ffe04d3efde82bbfa64a0d6b.zip
replicant_libhardware-51225020dc3e99c5ffe04d3efde82bbfa64a0d6b.tar.gz
replicant_libhardware-51225020dc3e99c5ffe04d3efde82bbfa64a0d6b.tar.bz2
LE low power scan feature
LE low power extended scan feature header changes based on Google spec v0.95 Bug: 20029342 Change-Id: Id1020a4da177d0bc421fdd123c5355a291cc0475
Diffstat (limited to 'include/hardware/bluetooth.h')
-rw-r--r--include/hardware/bluetooth.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/hardware/bluetooth.h b/include/hardware/bluetooth.h
index 1be4009..893f85d 100644
--- a/include/hardware/bluetooth.h
+++ b/include/hardware/bluetooth.h
@@ -152,6 +152,8 @@ typedef struct
uint8_t activity_energy_info_supported;
uint16_t scan_result_storage_size;
uint16_t total_trackable_advertisers;
+ bool extended_scan_support;
+ bool debug_logging_supported;
}bt_local_le_features_t;
/* Bluetooth Adapter and Remote Device property types */