summaryrefslogtreecommitdiff
path: root/bluetooth/audio/utils/aidl_session/BluetoothAudioSession.cpp
AgeCommit message (Expand)Author
2022-09-20Add soft_audio_configuration_changed_cb_ to handle the streamMap changedAlice Kuo
2022-07-14Supoort audio configuration update to audio HAL for broadcast offloadAlice Kuo
2022-07-13Bluetooth audio hal check broadcast configuraiton for the broadcast offloadAlice Kuo
2022-03-29Add A2dp decode software and offload session typeAlice Kuo
2022-03-14SpatialAudio: fix crashes in BluetoothAudioSessionChen Chen
2022-03-08SpatialAudio: Export LatencyMode functions to BluetoothAudioSessionCheney Ni
2022-02-24SpatialAudio: Init codec and buffer size from startStream()Chen Chen
2022-02-14Merge "SpatialAudio: Remove codec interface from audio HAL. Codec switch logi...Chen Chen
2022-02-11SpatialAudio: Remove codec interface from audio HAL. Codec switch logic will ...Chen Chen
2022-02-11Use parens to fix outputGreg Kaiser
2022-02-11Merge "Spatial Audio: Implement setLowLatencyAllowed functions in BluetoothAu...Chen Chen
2022-02-10Spatial Audio: Implement setLowLatencyAllowed functions in BluetoothAudioSessionChen Chen
2022-02-10Merge changes from topic "bt-broadcast-aidl"Treehugger Robot
2022-02-09BT: Broadcast AIDL more handle on the default implementationAlice Kuo
2022-02-08Spatial Audio: Add setLatencyMode and setCodecType API with emptyChen Chen
2022-01-23BtAudio: Improve LE offload compatabilityJosh Wu
2022-01-21BtAudio: Fix default implementation typosJosh Wu
2022-01-17Add Bluetooth Audio AIDL utilsJosh Wu