summaryrefslogtreecommitdiff
path: root/bluetooth/audio/utils/aidl_session/HidlToAidlMiddleware.cpp
AgeCommit message (Collapse)Author
2022-02-21Remove bluetooth.audio@2.2 default implementation and utils handlesAlice Kuo
Bug: 204585486 Test: a2dp software/offload, le audio software/offload verified pass Change-Id: I7c8f32dd294562052ff5af73e6f3c48642c03fe4
2022-02-09BT: Broadcast AIDL simplificationJack He
* Extract broadcast as separate session type * Remove the union from LeAudioConfiguration, but use it for unicast configuration only * Simplify default implementations Bug: 15067092 Test: make Tag: #feature Change-Id: Ib6c3ffb6396a71011abb03a374e58ce27fdf3f39
2022-01-24Merge "BtAudio: Remove sample_rate_to_hidl_2_0_map"Treehugger Robot
2022-01-24Merge "BtAudio: Add InReadPcmData to middleware"Treehugger Robot
2022-01-23BtAudio: Improve LE offload compatabilityJosh Wu
Bug: 203490261 Test: m android.hardware.bluetooth.audio-V1-impl Change-Id: I7dd37cb697b03bb5fe0bdc467f8e190575e0e2e1
2022-01-21BtAudio: Remove sample_rate_to_hidl_2_0_mapJosh Wu
Bug: 203490261 Test: m android.hardware.bluetooth.audio-V1-impl Change-Id: Ie19f808e304ea6f293c611d99a810a97a7e1fd94
2022-01-22Merge "BtAudio: Fix SessionType mapping"Treehugger Robot
2022-01-21BtAudio: Add InReadPcmData to middlewareJosh Wu
Bug: 203490261 Test: m android.hardware.bluetooth.audio-V1-impl Change-Id: I330226ecc38368b3838c01a191b66b700a2338a7
2022-01-21BtAudio: Fix SessionType mappingJosh Wu
Bug: 203490261 Test: m android.hardware.bluetooth.audio-V1-impl -j Change-Id: I477e16e4fc060dd145828bca4aba5ad49a56ff76
2022-01-20Add updateTrackMetadata support with audioSerssion_2_2 controlAlice Kuo
For the offload case, the updateTrackMetadata would be triggered by the audio HAL, extend the support for audio session 2.2 control Bug: 197296692 Bug: 150670922 Test: make build Change-Id: If1589b95bdec98d41c122da2c47ab53719af8425
2022-01-17Add Bluetooth Audio AIDL utilsJosh Wu
Test: manual Bug: 203490261 Change-Id: Ia299a61e89273ea1c9d132425598975418f57a03