History log of /hardware/broadcom/libbt/src/hardware.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
a2e3e9cfb953c85abe1855bb17cd1fc88e2c9deb 29-Aug-2014 isaluja <isaluja@broadcom.com> am 1798e093: am 9e55377d: libbt-vendor : Modified hardware config sequence

* commit '1798e093fd12c3aaa2d68600098d4dbf16c8f571':
libbt-vendor : Modified hardware config sequence
9e55377de574e6181df7869b6336d77e4c2ba775 29-Aug-2014 isaluja <isaluja@broadcom.com> libbt-vendor : Modified hardware config sequence

Update uart baud rate to 3M after HCI reset. CSP:832610

Change-Id: I568cd6a1ea2601bcd0ac6cba6bf4208900698f86
Signed-off-by: Malayasen Rout <mrout@broadcom.com>
/hardware/broadcom/libbt/src/hardware.c
04b8686dd7b5e26893924dfb5daee66735beebf4 27-Aug-2014 Sean Wan <swan@google.com> am 5a63d16f: am 95c9eded: Merge "BT: Increasing firmware settlement delay to 200ms" into klp-modular-dev

* commit '5a63d16f5220c1706f866225a10ea9aa7bd898bc':
BT: Increasing firmware settlement delay to 200ms
771ed2b71ff7c6e20bf0425aa338edc7246b88fb 24-Aug-2014 Alok Moondra <alokm@broadcom.com> BT: Increasing firmware settlement delay to 200ms

Change-Id: I61f176ad82184e0e46b99844e2f26ccba49614ec
Signed-off-by: Alok Moondra <alokm@broadcom.com>
/hardware/broadcom/libbt/src/hardware.c
21570bcdeffebb6f9df6e20e2e15bc3a6febb592 28-Apr-2014 Mudumba Ananth <ananthm@broadcom.com> Add WBS support on Bluedroid (3/6)

Bug 13764086

Change-Id: I38d344942096b09aa29eeff7398f1e6890d48d6b
/hardware/broadcom/libbt/src/hardware.c
f219785e8a4e011abe5488d22f3d72b6698ce45a 08-May-2013 YK Jeffrey Chao <jechao@broadcom.com> New call-in/-back functions for Controller to do vendor-specific shutdown (2/2)

A pair of asynchronous call-in and call-back API are added into the Host
Controller Vendor Lib interface (bt_vendor_lib.h). The caller calls this new
call-in function to inform the vendor module to perform vendor-specific
shutdown process (e.g. send HCI_RESET to BT Controller) before the caller calls
for interface cleanup() function. The vendor module is responsible for calling
call-back function to notify the caller completion of vendor-specific shutdown
process.

Sample codes of sending a HCI_RESET command in the vendor-specific shutdown
process.
bug 7390787

Change-Id: I817c0a7dd57e750d38884746edeb3436cfc9cfd8
/hardware/broadcom/libbt/src/hardware.c
78e7dccc08db81cc95810dc928d956ecf7199853 18-Oct-2012 YK Jeffrey Chao <jechao@broadcom.com> 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
/hardware/broadcom/libbt/src/hardware.c
41a117f83f745525c5bc3d2b46d0ea7e6a791ee3 15-Oct-2012 YK Jeffrey Chao <jechao@broadcom.com> Add support of getting factory BDADDR from Controller's non-volatile memory(2/2)

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
/hardware/broadcom/libbt/src/hardware.c
ee836ae92bf015f6c0b00a974ace3b9188bd6c66 25-Sep-2012 Wink Saville <wink@google.com> Move libbt-vendor from vendor/broadcom/libbt-vendor

Bug: 6837125
Change-Id: Ic3cc73f210e40d95b131a68244dc9e60bae80f37
/hardware/broadcom/libbt/src/hardware.c
5f1b7a8c99d6556884bc91e8a0633b62c27ef077 25-Sep-2012 Wink Saville <wink@google.com> Revert "Move libbt-vendor from vendor/broadcom/libbt-vendor"

This reverts commit d18044d184ebdbbdefe700ad439e1a4cead748f7

Change-Id: Ieb3f11f56c4368556b60c79c359a012fb8555a13
/hardware/broadcom/libbt/src/hardware.c
a745e079f6427423cbae88437e63ce20177cfd8a 24-Sep-2012 Wink Saville <wink@google.com> Move libbt-vendor from vendor/broadcom/libbt-vendor

Bug: 6837125
Change-Id: I9e9d5a95463d5cd61a6e7f3b2f0a57c0b2f47e16
/hardware/broadcom/libbt/src/hardware.c