Android-x86
Fork
Donation

  • R/O
  • HTTP
  • SSH
  • HTTPS

hardware-broadcom-libbt: List of commits

hardware/broadcom/libbt


RSS
Rev. Tiempo Autor
58e14ce jb-x86 2013-06-16 23:53:25 ravindranath

libbt: BT USB support

1. Skip baud rate configuration
2. Read BD Address from device
3. No specific configuration is required for SCO
4. SCO does not use I2S interface

Issue: AXIA-1459
Issue: AXIA-1460
Change-Id: I22a8cdde2b5b2ad11b21e7d1d2578b4323e812b2
Signed-off-by: Ravindranath Doddi <ravindranathx.doddi@wipro.com>

f219785 2013-05-10 04:20:28 YK Jeffrey Chao

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

a41dd34 2013-04-16 05:50:35 Sungmin Choi

bluetooth: move vnd_hammerhead.txt from libbt/include/ to include/

Change-Id: I0d04354265c3bff464893568642f3e55c701301b

95642a1 2013-04-13 04:16:34 Sungmin Choi

Add hardware configuration

- UART device port
- FW location
- LPM set up : Currently disabled.
It will be on when LPM driver kicks in transport layer set up

Change-Id: I24d07f5583b1928e6e7ceceebf7a090e4faa93d2
Signed-off-by: Hyungjung Kim <hyungjung0521.kim @lge.com>
Signed-off-by: Sungmin Choi <sungmin.choi@lge.com>

b68b1ab 2013-04-12 02:09:48 Geoff Mendal

Merge libbt/ from device/common to /

dd62699 2013-04-12 01:26:03 Chad Jones

Initial empty repository

7ca1897 2013-04-10 13:43:43 Ying Wang

Add liblog

Bug: 8580410
Change-Id: Ib99982bdd1bf08a4a11002faa5149f9883209dd6

85a9b6f 2012-11-07 05:21:05 The Android Open Source Project

am fb8b02eb: am 073d6225: Reconcile with jb-mr1-factory-release - do not merge

* commit 'fb8b02ebb853aefb911690d6dd5e89ad68fa905d':

4ca95d5 2012-11-07 05:16:14 The Android Open Source Project

Reconcile with jb-mr1-factory-release - do not merge

Change-Id: I470d1b8e5f8bc1766187486d2ea8950ed45431c6

25b4251 2012-11-01 01:15:50 The Android Open Source Project

Reconcile with jb-mr1-factory-release - do not merge

Change-Id: I9601fda00ccff581fcf0eb9dfe47c1bf87e5bda0

78e7dcc 2012-10-23 15:59:52 YK Jeffrey Chao

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

eb19c48 2012-10-17 08:58:09 YK Jeffrey Chao

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

41a117f 2012-10-17 08:27:56 YK Jeffrey Chao

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

715aec1 2012-09-29 06:37:34 Matthew Xie

Merge "Use I2S interface for SCO on Manta" into jb-mr1-dev

ec9092b 2012-09-29 05:07:43 Matthew Xie

Use I2S interface for SCO on Manta

bug 7167346
Change-Id: I71253cd59e9e69f5a5477c12c301e774e6fbacf2

1df63d5 2012-09-26 12:34:04 Ramanan Rajeswaran

Add vnd_tilapia

Change-Id: Iee5344b2cbe2bdbf7267e4d3337d100538731019

ee836ae 2012-09-25 21:49:13 Wink Saville

Move libbt-vendor from vendor/broadcom/libbt-vendor

Bug: 6837125
Change-Id: Ic3cc73f210e40d95b131a68244dc9e60bae80f37

5f1b7a8 2012-09-25 13:27:16 Wink Saville

Revert "Move libbt-vendor from vendor/broadcom/libbt-vendor"

This reverts commit d18044d184ebdbbdefe700ad439e1a4cead748f7

Change-Id: Ieb3f11f56c4368556b60c79c359a012fb8555a13

a745e07 2012-09-25 03:47:13 Wink Saville

Move libbt-vendor from vendor/broadcom/libbt-vendor

Bug: 6837125
Change-Id: I9e9d5a95463d5cd61a6e7f3b2f0a57c0b2f47e16

bcf948a 2010-03-13 03:57:39 Nico Sallembien

new project, first commit

Show on old repository browser