<feed xmlns='http://www.w3.org/2005/Atom'>
<title>platform_hardware_interfaces/bluetooth, branch master</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/AOSP/platform_hardware_interfaces/'/>
<entry>
<title>Added bluetoothV1.0_fuzzer</title>
<updated>2021-09-09T07:33:32+00:00</updated>
<author>
<name>Ayushi Khopkar</name>
<email>ayushi.khopkar@ittiam.com</email>
</author>
<published>2021-06-01T05:04:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_hardware_interfaces/commit/?id=7c0bcf3814f07254456e2d09be90e08f6b09407e'/>
<id>7c0bcf3814f07254456e2d09be90e08f6b09407e</id>
<content type='text'>
Test: ./bluetoothV1.0_fuzzer
Bug: 187131546

Change-Id: If73b3e9fa799057ae9ca8a1eba0e6a02c66498c0
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Test: ./bluetoothV1.0_fuzzer
Bug: 187131546

Change-Id: If73b3e9fa799057ae9ca8a1eba0e6a02c66498c0
</pre>
</div>
</content>
</entry>
<entry>
<title>Added cc_defaults for android.hardware.bluetooth@1.0-impl</title>
<updated>2021-09-09T07:23:12+00:00</updated>
<author>
<name>Ayushi Khopkar</name>
<email>ayushi.khopkar@ittiam.com</email>
</author>
<published>2021-06-24T14:54:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_hardware_interfaces/commit/?id=a37d3df9f842e6aae13637f06e59fde75db2ad41'/>
<id>a37d3df9f842e6aae13637f06e59fde75db2ad41</id>
<content type='text'>
Created a new library - android.hardware.bluetooth@1.0-impl-test,
that shall be used for testing by bluetoothV1.0_fuzzer

Test: Build android.hardware.bluetooth@1.0-impl
Test: Build android.hardware.bluetooth@1.0-impl-test
Bug: 187131546

Change-Id: If67bf4ff59fc446dfa0548ecb8f67359717f6cc9
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Created a new library - android.hardware.bluetooth@1.0-impl-test,
that shall be used for testing by bluetoothV1.0_fuzzer

Test: Build android.hardware.bluetooth@1.0-impl
Test: Build android.hardware.bluetooth@1.0-impl-test
Bug: 187131546

Change-Id: If67bf4ff59fc446dfa0548ecb8f67359717f6cc9
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Add OWNERS for VTS module VtsHalBluetoothV1_0TargetTest"</title>
<updated>2021-08-13T01:09:05+00:00</updated>
<author>
<name>Yiming Pan</name>
<email>yimingpan@google.com</email>
</author>
<published>2021-08-13T01:09:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_hardware_interfaces/commit/?id=96f2167c4af5aa90333749521cf99b40ee59cb4f'/>
<id>96f2167c4af5aa90333749521cf99b40ee59cb4f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add OWNERS for VTS module VtsHalBluetoothV1_0TargetTest</title>
<updated>2021-08-11T23:38:28+00:00</updated>
<author>
<name>Yiming Pan</name>
<email>yimingpan@google.com</email>
</author>
<published>2021-08-11T23:38:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_hardware_interfaces/commit/?id=a75adbe8cb9519dcd38acdebd2607674793fadc1'/>
<id>a75adbe8cb9519dcd38acdebd2607674793fadc1</id>
<content type='text'>
Each VTS module is required to have OWNERS file. The ownership is based on
go/vts-owners. For more information about ownership policy, please visit
go/xts-owners-policy.

Test: Tree Hugger
Bug: 143903671
Change-Id: I63d07c5d1fcebe43c8d18db447e835e49f6114ef
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Each VTS module is required to have OWNERS file. The ownership is based on
go/vts-owners. For more information about ownership policy, please visit
go/xts-owners-policy.

Test: Tree Hugger
Bug: 143903671
Change-Id: I63d07c5d1fcebe43c8d18db447e835e49f6114ef
</pre>
</div>
</content>
</entry>
<entry>
<title>BluetoothAudio: Refine the FMQ size for A2DP software encoding</title>
<updated>2021-07-29T13:10:45+00:00</updated>
<author>
<name>Cheney Ni</name>
<email>cheneyni@google.com</email>
</author>
<published>2021-07-28T16:50:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_hardware_interfaces/commit/?id=a0cc24730eafe91021643b9b36889d61728f58f0'/>
<id>a0cc24730eafe91021643b9b36889d61728f58f0</id>
<content type='text'>
For those high-resolution codecs, they are 24 or 32 bits per sample, so
the buffer size must be the LCM of 16, 24, and 32.

Bug: 194980528
Test: A2DP playing with aptX and / or LDAC
Change-Id: I788e185496dea4a1b40fa369e032a4f8491b835b
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
For those high-resolution codecs, they are 24 or 32 bits per sample, so
the buffer size must be the LCM of 16, 24, and 32.

Bug: 194980528
Test: A2DP playing with aptX and / or LDAC
Change-Id: I788e185496dea4a1b40fa369e032a4f8491b835b
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "android.hardware.bluetooth@1.0-impl: Updated to vendor_available:true"</title>
<updated>2021-07-08T23:34:12+00:00</updated>
<author>
<name>Hongguang Chen</name>
<email>hgchen@google.com</email>
</author>
<published>2021-07-08T23:31:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_hardware_interfaces/commit/?id=a12b18a4ee524028ab94bd0311709439cd0afdd6'/>
<id>a12b18a4ee524028ab94bd0311709439cd0afdd6</id>
<content type='text'>
This reverts commit eddbb27ae85ce6d03411949c0ebc3d2479b32ccf.

Reason for revert: Fix building break. android.hardware.bluetooth@1.0-impl is vendor module, should be in vendor partition.
Bug:187131546
Change-Id: I701531ec0348fcbaf08cbb9520600d0077d58b2d
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit eddbb27ae85ce6d03411949c0ebc3d2479b32ccf.

Reason for revert: Fix building break. android.hardware.bluetooth@1.0-impl is vendor module, should be in vendor partition.
Bug:187131546
Change-Id: I701531ec0348fcbaf08cbb9520600d0077d58b2d
</pre>
</div>
</content>
</entry>
<entry>
<title>android.hardware.bluetooth@1.0-impl: Updated to vendor_available:true</title>
<updated>2021-06-24T15:48:16+00:00</updated>
<author>
<name>Ayushi Khopkar</name>
<email>ayushi.khopkar@ittiam.com</email>
</author>
<published>2021-06-02T05:20:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_hardware_interfaces/commit/?id=eddbb27ae85ce6d03411949c0ebc3d2479b32ccf'/>
<id>eddbb27ae85ce6d03411949c0ebc3d2479b32ccf</id>
<content type='text'>
Updated android.hardware.bluetooth@1.0-impl, android.hardware.bluetooth-async
and android.hardware.bluetooth-hci libraries from 'vendor: true' to 'vendor_available: true'

Test: Build android.hardware.bluetooth@1.0-impl
Bug: 187131546

Change-Id: I580e3f1d770bee09880b74189b558ab1c4c4913e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Updated android.hardware.bluetooth@1.0-impl, android.hardware.bluetooth-async
and android.hardware.bluetooth-hci libraries from 'vendor: true' to 'vendor_available: true'

Test: Build android.hardware.bluetooth@1.0-impl
Bug: 187131546

Change-Id: I580e3f1d770bee09880b74189b558ab1c4c4913e
</pre>
</div>
</content>
</entry>
<entry>
<title>android.hardware.bluetooth@1.0-impl: Updated Android.bp</title>
<updated>2021-06-24T15:48:04+00:00</updated>
<author>
<name>Ayushi Khopkar</name>
<email>ayushi.khopkar@ittiam.com</email>
</author>
<published>2021-06-01T05:04:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_hardware_interfaces/commit/?id=0be5891eda48f9435b25b76fb22812dcca50e16b'/>
<id>0be5891eda48f9435b25b76fb22812dcca50e16b</id>
<content type='text'>
Updated Android.bp to build both static and shared library

Test: Build android.hardware.bluetooth@1.0-impl
Bug: 187131546

Change-Id: I8e2719822937cf716f4f3cea05285abf4385f1fd
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Updated Android.bp to build both static and shared library

Test: Build android.hardware.bluetooth@1.0-impl
Bug: 187131546

Change-Id: I8e2719822937cf716f4f3cea05285abf4385f1fd
</pre>
</div>
</content>
</entry>
<entry>
<title>Bluetooth Audio: Remove WARN log spam in IsSessionReady</title>
<updated>2021-06-17T16:34:31+00:00</updated>
<author>
<name>Jakub Pawlowski</name>
<email>jpawlowski@google.com</email>
</author>
<published>2021-06-17T15:08:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_hardware_interfaces/commit/?id=15410861bf718a638460b12c29efaeeeafa6888f'/>
<id>15410861bf718a638460b12c29efaeeeafa6888f</id>
<content type='text'>
Bug: 150670922
Tag: #feature
Test: vts-tradefed run vts -m VtsHalBluetoothAudioV2_1TargetTest
Change-Id: Ib3ee17bcdd91e437dd8333c05d31013cb8ac6c9d
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bug: 150670922
Tag: #feature
Test: vts-tradefed run vts -m VtsHalBluetoothAudioV2_1TargetTest
Change-Id: Ib3ee17bcdd91e437dd8333c05d31013cb8ac6c9d
</pre>
</div>
</content>
</entry>
<entry>
<title>bluetooth.audio@2.1: add handle IsSessionReady for LE offload encoder</title>
<updated>2021-06-08T09:47:23+00:00</updated>
<author>
<name>Alice Kuo</name>
<email>aliceypkuo@google.com</email>
</author>
<published>2021-06-08T09:11:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_hardware_interfaces/commit/?id=6f3b3512695db48b3f3ebd08074e55f4729c0867'/>
<id>6f3b3512695db48b3f3ebd08074e55f4729c0867</id>
<content type='text'>
Bug: 150670922
Tag: #feature
Test: vts-tradefed run vts -m VtsHalBluetoothAudioV2_1TargetTest
Change-Id: I5d5ca0cb63b2801b3ad1351754ebd9f5da73ac1e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bug: 150670922
Tag: #feature
Test: vts-tradefed run vts -m VtsHalBluetoothAudioV2_1TargetTest
Change-Id: I5d5ca0cb63b2801b3ad1351754ebd9f5da73ac1e
</pre>
</div>
</content>
</entry>
</feed>
