History log of /hardware/broadcom/libbt/src/bt_vendor_brcm.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
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/bt_vendor_brcm.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/bt_vendor_brcm.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/bt_vendor_brcm.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/bt_vendor_brcm.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/bt_vendor_brcm.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/bt_vendor_brcm.c