summaryrefslogtreecommitdiff
path: root/android/hal-msg.h
diff options
context:
space:
mode:
authorLukasz Rymanowski <lukasz.rymanowski@tieto.com>2014-12-10 13:45:41 +0100
committerSzymon Janc <szymon.janc@tieto.com>2014-12-10 14:21:00 +0100
commit5fb15cc547dd89e6cb1244e69004105a4c1c820c (patch)
tree6f57cd5d3f1fed34c8599a62d6d67a3fd41c07df /android/hal-msg.h
parent59aaa3a7b40d84877767f0c5e9dc4d0a6a0decf4 (diff)
downloadbluez-5fb15cc547dd89e6cb1244e69004105a4c1c820c.tar.gz
android/bluetooth: Add support to read Le features by Android
LE Features is new property added in Android Lollipop. Framework is expecting to get those features on bluetooth start.
Diffstat (limited to 'android/hal-msg.h')
-rw-r--r--android/hal-msg.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/android/hal-msg.h b/android/hal-msg.h
index e0be31430..9d38a9f13 100644
--- a/android/hal-msg.h
+++ b/android/hal-msg.h
@@ -142,6 +142,7 @@ struct hal_prop_device_info {
uint16_t manufacturer;
} __attribute__((packed));
+#define HAL_PROP_ADAPTER_LOCAL_LE_FEAT 0x0d
#define HAL_PROP_DEVICE_TIMESTAMP 0xFF
#define HAL_ADAPTER_SCAN_MODE_NONE 0x00