<feed xmlns='http://www.w3.org/2005/Atom'>
<title>android_hardware_broadcom_libbt, branch cm-10.2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_hardware_broadcom_libbt/'/>
<entry>
<title>libbt: Add support for using two stop bits</title>
<updated>2013-08-07T05:34:12+00:00</updated>
<author>
<name>Steve Kondik</name>
<email>shade@chemlab.org</email>
</author>
<published>2013-08-07T05:34:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_hardware_broadcom_libbt/commit/?id=cf11e0f2261ed61c528d979bd213943810bd330b'/>
<id>cf11e0f2261ed61c528d979bd213943810bd330b</id>
<content type='text'>
 * This improves reliability on chips such as BCM4335.
 * Also externalize some configuration.

Change-Id: I1271f0c1c3e602c8bfe9f816f57c9cb6add04b3a
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 * This improves reliability on chips such as BCM4335.
 * Also externalize some configuration.

Change-Id: I1271f0c1c3e602c8bfe9f816f57c9cb6add04b3a
</pre>
</div>
</content>
</entry>
<entry>
<title>libbt: Fix stray comma :)</title>
<updated>2013-07-24T20:03:36+00:00</updated>
<author>
<name>Steve Kondik</name>
<email>shade@chemlab.org</email>
</author>
<published>2013-07-05T22:47:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_hardware_broadcom_libbt/commit/?id=f4e1368003e4f996984bc4bf0257acc633a0ece6'/>
<id>f4e1368003e4f996984bc4bf0257acc633a0ece6</id>
<content type='text'>
Change-Id: I0440c359a4c3c919695e928491915c32d7cf695b
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I0440c359a4c3c919695e928491915c32d7cf695b
</pre>
</div>
</content>
</entry>
<entry>
<title>libbt: Add prepatch support</title>
<updated>2013-07-24T20:03:36+00:00</updated>
<author>
<name>Steve Kondik</name>
<email>shade@chemlab.org</email>
</author>
<published>2013-07-05T21:25:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_hardware_broadcom_libbt/commit/?id=838f5a0dab3eae3560b0ebb5e032a6ecbe8cf2fe'/>
<id>838f5a0dab3eae3560b0ebb5e032a6ecbe8cf2fe</id>
<content type='text'>
 * We need to apply an initial patch to the BCM4335 hardware to prevent
   chip crashes, so add support for a prepatch designated by
   FW_PRE_PATCH.

Change-Id: I2d2ec59094a1ae2cb39e1f41d4853ac4a45d1902
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 * We need to apply an initial patch to the BCM4335 hardware to prevent
   chip crashes, so add support for a prepatch designated by
   FW_PRE_PATCH.

Change-Id: I2d2ec59094a1ae2cb39e1f41d4853ac4a45d1902
</pre>
</div>
</content>
</entry>
<entry>
<title>libbt: Add btlock support</title>
<updated>2013-07-24T20:03:36+00:00</updated>
<author>
<name>Steve Kondik</name>
<email>shade@chemlab.org</email>
</author>
<published>2013-07-05T17:40:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_hardware_broadcom_libbt/commit/?id=c376aeba5c4dd23fd39c097194c69bb5fd633451'/>
<id>c376aeba5c4dd23fd39c097194c69bb5fd633451</id>
<content type='text'>
 * Concurrent WiFi/BT firmware loading can cause a chip crash.
 * Kernel supports a btlock device which is a simple semaphore that can
   protect from this situation.
 * Add support in the Bluedroid vendor lib for this on the BT side, as
   WiFi is already done directly in the kernel.

Change-Id: I8b9d3b1ccd06cc5d5528c7d6d685048c258d9887
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 * Concurrent WiFi/BT firmware loading can cause a chip crash.
 * Kernel supports a btlock device which is a simple semaphore that can
   protect from this situation.
 * Add support in the Bluedroid vendor lib for this on the BT side, as
   WiFi is already done directly in the kernel.

Change-Id: I8b9d3b1ccd06cc5d5528c7d6d685048c258d9887
</pre>
</div>
</content>
</entry>
<entry>
<title>libbt: BT USB support</title>
<updated>2013-07-24T20:02:53+00:00</updated>
<author>
<name>ravindranath</name>
<email>ravindranathx.doddi@intel.com</email>
</author>
<published>2013-02-23T00:03:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_hardware_broadcom_libbt/commit/?id=c31544c3b0ce614a6839a6ebf77e48d77619add8'/>
<id>c31544c3b0ce614a6839a6ebf77e48d77619add8</id>
<content type='text'>
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 &lt;ravindranathx.doddi@wipro.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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 &lt;ravindranathx.doddi@wipro.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>libbt: Add support for board-specific configuration</title>
<updated>2013-07-24T20:02:53+00:00</updated>
<author>
<name>Steve Kondik</name>
<email>shade@chemlab.org</email>
</author>
<published>2012-12-03T10:34:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_hardware_broadcom_libbt/commit/?id=4028192a4fe8289bf9b7fb202a2bb2c0d85d98c3'/>
<id>4028192a4fe8289bf9b7fb202a2bb2c0d85d98c3</id>
<content type='text'>
 * Set with BOARD_BLUEDROID_VENDOR_CONF

Change-Id: Ia657da71d0e3dad670def517fe3246556f8f6d5a
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 * Set with BOARD_BLUEDROID_VENDOR_CONF

Change-Id: Ia657da71d0e3dad670def517fe3246556f8f6d5a
</pre>
</div>
</content>
</entry>
<entry>
<title>New call-in/-back functions for Controller to do vendor-specific shutdown (2/2)</title>
<updated>2013-05-09T19:20:28+00:00</updated>
<author>
<name>YK Jeffrey Chao</name>
<email>jechao@broadcom.com</email>
</author>
<published>2013-05-08T00:29:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_hardware_broadcom_libbt/commit/?id=f219785e8a4e011abe5488d22f3d72b6698ce45a'/>
<id>f219785e8a4e011abe5488d22f3d72b6698ce45a</id>
<content type='text'>
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
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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
</pre>
</div>
</content>
</entry>
<entry>
<title>bluetooth: move vnd_hammerhead.txt from libbt/include/ to include/</title>
<updated>2013-04-15T20:50:35+00:00</updated>
<author>
<name>Sungmin Choi</name>
<email>sungmin.choi@lge.com</email>
</author>
<published>2013-04-14T21:03:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_hardware_broadcom_libbt/commit/?id=a41dd34e0e4ae09527a8d5d3c5975805124ccc32'/>
<id>a41dd34e0e4ae09527a8d5d3c5975805124ccc32</id>
<content type='text'>
Change-Id: I0d04354265c3bff464893568642f3e55c701301b
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I0d04354265c3bff464893568642f3e55c701301b
</pre>
</div>
</content>
</entry>
<entry>
<title>Add hardware configuration</title>
<updated>2013-04-12T19:16:34+00:00</updated>
<author>
<name>Sungmin Choi</name>
<email>sungmin.choi@lge.com</email>
</author>
<published>2013-04-12T00:25:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_hardware_broadcom_libbt/commit/?id=95642a1f588c467c7d7185cc6220a85702001406'/>
<id>95642a1f588c467c7d7185cc6220a85702001406</id>
<content type='text'>
- 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 &lt;hyungjung0521.kim @lge.com&gt;
Signed-off-by: Sungmin Choi &lt;sungmin.choi@lge.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- 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 &lt;hyungjung0521.kim @lge.com&gt;
Signed-off-by: Sungmin Choi &lt;sungmin.choi@lge.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge libbt/ from device/common to /</title>
<updated>2013-04-11T17:09:48+00:00</updated>
<author>
<name>Geoff Mendal</name>
<email>mendal@google.com</email>
</author>
<published>2013-04-11T17:09:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_hardware_broadcom_libbt/commit/?id=b68b1abeef4248a2c96f6f05bcf8f778aea52b82'/>
<id>b68b1abeef4248a2c96f6f05bcf8f778aea52b82</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
