summaryrefslogtreecommitdiffstats
path: root/libbt/include/vnd_tilapia.txt
Commit message (Collapse)AuthorAgeFilesLines
* Add new user-to-kernel interface for Bluetooth low power mode control (1/2)YK Jeffrey Chao2012-10-221-1/+1
| | | | | | | | | | | | | | 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
* Add support of getting factory BDADDR from Controller's non-volatile memory(2/2)YK Jeffrey Chao2012-10-161-0/+1
| | | | | | | | | | | | | | | | | When factory Bluetooth device address is stored in the BT Controller's non-volatile memory (e.g. BCM4330 OTP memory) instead of devices's file system, the BDADDR will be retrieved from the Controller while enabling Bluedroid core stack. Introduce USE_CONTROLLER_BDADDR preprocessor directive in the vendor lib. After patchram download, check whether the BT Controller has a non-zero's BDADDR stored in its non-volatile memory. If not, write BTIF's init BDADDR to the Controller. bug 7340441 Change-Id: I2414b9479d4ef93ffd20c7ccc4875aab009e7cc8
* Add vnd_tilapiaRamanan Rajeswaran2012-09-251-0/+9
Change-Id: Iee5344b2cbe2bdbf7267e4d3337d100538731019