summaryrefslogtreecommitdiffstats
path: root/libbt/include/bt_vendor_brcm.h
diff options
context:
space:
mode:
authorYK Jeffrey Chao <jechao@broadcom.com>2012-10-17 21:31:07 -0700
committerMatthew Xie <mattx@google.com>2012-10-22 23:59:52 -0700
commit105961ebfd8349e3789d23086b84640b5100e43e (patch)
tree3fac87d6a638e786b95b21e387e9e599a638b865 /libbt/include/bt_vendor_brcm.h
parent5bbc94767d1a11f8b3b1ffeaddf98f91ee38bc04 (diff)
downloaddevice_common-105961ebfd8349e3789d23086b84640b5100e43e.zip
device_common-105961ebfd8349e3789d23086b84640b5100e43e.tar.gz
device_common-105961ebfd8349e3789d23086b84640b5100e43e.tar.bz2
Add new user-to-kernel interface for Bluetooth low power mode control (1/2)
The bluesleep kernel module was used in Tegra3 platform to perform Bluetooth low power wakelock and interrup control. Add new user-to-kernel interface through proc fs nodes for Bluedroid to feed bluesleep with the HCI_DEV events which bluesleep was monitoring on. bug 7347413 Change-Id: I791be1042d5573e5207aa81e3d59fa418134f9fe Conflicts: libbt/include/vnd_manta.txt
Diffstat (limited to 'libbt/include/bt_vendor_brcm.h')
-rw-r--r--libbt/include/bt_vendor_brcm.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/libbt/include/bt_vendor_brcm.h b/libbt/include/bt_vendor_brcm.h
index fff1925..858b71b 100644
--- a/libbt/include/bt_vendor_brcm.h
+++ b/libbt/include/bt_vendor_brcm.h
@@ -202,6 +202,13 @@
#define BT_WAKE_VIA_USERIAL_IOCTL FALSE
#endif
+/* BT_WAKE_VIA_PROC
+
+ LPM & BT_WAKE control through PROC nodes
+*/
+#ifndef BT_WAKE_VIA_PROC
+#define BT_WAKE_VIA_PROC FALSE
+#endif
/* SCO_CFG_INCLUDED