<feed xmlns='http://www.w3.org/2005/Atom'>
<title>android_hardware_broadcom_libbt, branch cm-12.0</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>2015-01-05T07:05:19+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=cac0bdfa89823db9eeee1382caee0a21a68c007f'/>
<id>cac0bdfa89823db9eeee1382caee0a21a68c007f</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: Add prepatch support</title>
<updated>2015-01-05T07:05:19+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=68c58d07ddf679fe3dcc5af581b432c27ccc5024'/>
<id>68c58d07ddf679fe3dcc5af581b432c27ccc5024</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 support for board-specific configuration</title>
<updated>2014-11-09T05:27:30+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=6b26098e2ae78386bd6f317d4efe4b35428540ce'/>
<id>6b26098e2ae78386bd6f317d4efe4b35428540ce</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>libbt: Add btlock support</title>
<updated>2014-11-09T05:22:23+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=063bb76d0f71b0a46c72112404329579b433de7d'/>
<id>063bb76d0f71b0a46c72112404329579b433de7d</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>merge in lmp-release history after reset to 6a45b5611fa101770c6641ddda1aa83fe47b74be</title>
<updated>2014-10-22T00:44:47+00:00</updated>
<author>
<name>The Android Automerger</name>
<email>android-build@google.com</email>
</author>
<published>2014-10-22T00:44:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_hardware_broadcom_libbt/commit/?id=4d82911c797c26d077fa1f84e8ec889b67829ff5'/>
<id>4d82911c797c26d077fa1f84e8ec889b67829ff5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>merge in lmp-release history after reset to 6a45b5611fa101770c6641ddda1aa83fe47b74be</title>
<updated>2014-10-21T13:13:02+00:00</updated>
<author>
<name>The Android Automerger</name>
<email>android-build@google.com</email>
</author>
<published>2014-10-21T13:13:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_hardware_broadcom_libbt/commit/?id=39e1b047e1def7dc74dfc1205c1c0ac61f37061e'/>
<id>39e1b047e1def7dc74dfc1205c1c0ac61f37061e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>merge in lmp-release history after reset to 6a45b5611fa101770c6641ddda1aa83fe47b74be</title>
<updated>2014-10-20T00:12:17+00:00</updated>
<author>
<name>The Android Automerger</name>
<email>android-build@google.com</email>
</author>
<published>2014-10-20T00:12:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_hardware_broadcom_libbt/commit/?id=f459ff4f79c4303fddcdb8081879d8c0c9fea7a2'/>
<id>f459ff4f79c4303fddcdb8081879d8c0c9fea7a2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>merge in lmp-release history after reset to 6a45b5611fa101770c6641ddda1aa83fe47b74be</title>
<updated>2014-10-16T13:13:19+00:00</updated>
<author>
<name>The Android Automerger</name>
<email>android-build@google.com</email>
</author>
<published>2014-10-16T13:13:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_hardware_broadcom_libbt/commit/?id=c6411001e86bc200df20a9a0bbd8618ba0492919'/>
<id>c6411001e86bc200df20a9a0bbd8618ba0492919</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>merge in lmp-release history after reset to 6a45b5611fa101770c6641ddda1aa83fe47b74be</title>
<updated>2014-10-15T13:13:13+00:00</updated>
<author>
<name>The Android Automerger</name>
<email>android-build@google.com</email>
</author>
<published>2014-10-15T13:13:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_hardware_broadcom_libbt/commit/?id=0699145f1dbfaa2ab68e79ead7021c8eb1c43a5e'/>
<id>0699145f1dbfaa2ab68e79ead7021c8eb1c43a5e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>merge in lmp-release history after reset to 6a45b5611fa101770c6641ddda1aa83fe47b74be</title>
<updated>2014-10-14T13:12:27+00:00</updated>
<author>
<name>The Android Automerger</name>
<email>android-build@google.com</email>
</author>
<published>2014-10-14T13:12:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_hardware_broadcom_libbt/commit/?id=c853a8c4ae9f82b5e859b2d566c961a8c3440393'/>
<id>c853a8c4ae9f82b5e859b2d566c961a8c3440393</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
