- fc74dad Update Bluetoot Audio HAL Target Test by shihchienc · 2 years, 10 months ago
- bd915c1 Bluetooth audio hal check broadcast configuraiton for the broadcast offload by Alice Kuo · 3 years, 1 month ago
- b229ac5 Merge "Add Opus to BT Audio HAL and update version to V2" into tm-dev by Omer Osman · 3 years, 3 months ago
- a2587da Add Opus to BT Audio HAL and update version to V2 by Omer Osman · 3 years, 3 months ago
- 780d8c5 Bluetooth LE Audio: pass the 24 bit stream as unpacked through HAL by Jakub Pawlowski · 3 years, 3 months ago
- d667e65 Merge "BtAudio: Prevent unlink dead binder" am: dc1a419baf am: 6afd301d16 am: 31a6eb814c by Treehugger Robot · 3 years, 4 months ago
- dc1a419 Merge "BtAudio: Prevent unlink dead binder" by Treehugger Robot · 3 years, 4 months ago
- 08255b4 BtAudio: Prevent unlink dead binder by Josh Wu · 3 years, 4 months ago
- 703e979 Freeze AIDL APIs for TM by Jiyong Park · 3 years, 4 months ago
- adcceec Add A2dp decode software and offload session type by Alice Kuo · 3 years, 4 months ago
- 6ecbc76 SpatialAudio: Export LatencyMode functions to BluetoothAudioSession by Cheney Ni · 3 years, 5 months ago
- 3b04e11 Merge "SpatialAudio: Init codec and buffer size from startStream()" by Chen Chen · 3 years, 5 months ago
- 0a68a92 SpatialAudio: Init codec and buffer size from startStream() by Chen Chen · 3 years, 6 months ago
- ff54f73 Merge "Add timed out test files to tidy_timeout_srcs" by Chih-hung Hsieh · 3 years, 5 months ago
- ad1bf31 Add timed out test files to tidy_timeout_srcs by Chih-Hung Hsieh · 3 years, 6 months ago
- 3202eab BtAudio: Enable LE Audio software encoding VTS by Josh Wu · 3 years, 6 months ago
- 60d52e4 SpatialAudio: Fix VTS for the new parameter in AIDL. 2 more VTS by Chen Chen · 3 years, 6 months ago
- 5cde687 Merge "SpatialAudio: Set low latency allowed signal at startSession The logic is that to send FREE and LOW_LATENCY to audio at startSession, if bt receives setLowLatencyModeAllowed(true) before start session. If the parameter false, or bt doesn't receive the signal at all, then bt sends FREE to audio." by Chen Chen · 3 years, 6 months ago
- 76adba3 Merge "BtAudio: Iterate reference in VTS helper" by Treehugger Robot · 3 years, 6 months ago
- 687ffed Merge changes I3642c6eb,I0cf9c1ce by Treehugger Robot · 3 years, 6 months ago
- 04a399a Minor fix for the session type in the comments by Alice Kuo · 3 years, 6 months ago
- 336d90c Add LE audio broadcast offload vts test cases by Alice Kuo · 3 years, 6 months ago
- c92270e SpatialAudio: Set low latency allowed signal at startSession by Chen Chen · 3 years, 6 months ago
- 8a1be76 BtAudio: Handle dataInterval in LeAudioSW VTS by Josh Wu · 3 years, 6 months ago
- 4d2938f BtAudio: Iterate reference in VTS helper by Josh Wu · 3 years, 6 months ago
- 049e2cd Add Bluetooth Audio AIDL HAL VTS by Josh Wu · 3 years, 7 months ago
- 585dc0b Merge "SpatialAudio: Remove codec interface from audio HAL. Codec switch logic will be inside Bluetooth" by Chen Chen · 3 years, 6 months ago
- 359bf32 SpatialAudio: Remove codec interface from audio HAL. Codec switch logic will be inside Bluetooth by Chen Chen · 3 years, 6 months ago
- 9e09eec Merge "Spatial Audio: Implement setLowLatencyAllowed functions in BluetoothAudioSession" by Chen Chen · 3 years, 6 months ago
- 81f38e5 Spatial Audio: Implement setLowLatencyAllowed functions in BluetoothAudioSession by Chen Chen · 3 years, 6 months ago
- aedd27a Merge "BtAudio: Add AIDL loader entry" by Treehugger Robot · 3 years, 6 months ago
- f17f24e Merge "Add the BluetoothAudioStatus for the reconfiguration" by Alice Kuo · 3 years, 6 months ago
- b8e8c57 Merge changes from topic "bt-broadcast-aidl" by Treehugger Robot · 3 years, 6 months ago
- e80a576 BT: Broadcast AIDL more handle on the default implementation by Alice Kuo · 3 years, 6 months ago
- 16a1547 BT: Broadcast AIDL simplification by Jack He · 3 years, 6 months ago
- 0cd341b Add the BluetoothAudioStatus for the reconfiguration by Alice Kuo · 3 years, 6 months ago
- f256758 Merge "Spatial Audio: Move setLowLatencyModeAllowed from hidl to aidl" by Treehugger Robot · 3 years, 6 months ago
- 303c0f1 Merge "BT: Aptx-Adaptive AIDL changes" by Alice Kuo · 3 years, 6 months ago
- 7cdf832 Spatial Audio: Move setLowLatencyModeAllowed from hidl to aidl by Chen Chen · 3 years, 6 months ago
- c29097a Merge "Spatial Audio: Add setLatencyMode and setCodecType API with empty implementation" by Chen Chen · 3 years, 6 months ago
- a4c4c61 Spatial Audio: Add setLatencyMode and setCodecType API with empty implementation by Chen Chen · 3 years, 6 months ago
- 2ed773b Move owner file on the top of bluetooth.audio HAL folder by Alice Kuo · 3 years, 6 months ago
- 7455efc Adding bluetooth apex and min_sdk_version by Roopa Sattiraju · 3 years, 6 months ago
- d13bbb3 BT: Aptx-Adaptive AIDL changes by Sagar Verma · 3 years, 7 months ago
- a278407 BtAudio: Remove "V1" in default AIDL impl name by Josh Wu · 3 years, 6 months ago
- 8cdc37e BtAudio: Add AIDL loader entry by Josh Wu · 3 years, 7 months ago
- 82d991d Merge "Add a2dp vendor codec extension" by Treehugger Robot · 3 years, 6 months ago
- c96879a Merge "BtAudio: Add OWNERS to aidl implmentation and VTS, hidl 2.2 handling" by Treehugger Robot · 3 years, 6 months ago
- 8b8b2d5 BtAudio: Add OWNERS to aidl implmentation and VTS, hidl 2.2 handling by Josh Wu · 3 years, 6 months ago
- 98d7e08 BtAudio: Fix default implementation typos by Josh Wu · 3 years, 6 months ago
- ce87f91 Add a2dp vendor codec extension by Alice Kuo · 3 years, 6 months ago
- 79c936d Add vendor codec type to support the vendor config and capability by Alice Kuo · 3 years, 6 months ago
- ed69982 Merge changes from topic "bt-audio-aidl-default-impl" by Treehugger Robot · 3 years, 7 months ago
- 3ee0b2d Merge "BtAudio: Replace bitmask capabilities with vector" by Treehugger Robot · 3 years, 7 months ago
- 6ab53e7 Add Bluetooth Audio default AIDL implementation by Josh Wu · 3 years, 7 months ago
- 8df6fa1 [LSC] Add LOCAL_LICENSE_KINDS to hardware/interfaces by Bob Badour · 3 years, 7 months ago
- 4dd1b26 BtAudio: Replace bitmask capabilities with vector by Josh Wu · 3 years, 7 months ago
- f4a4ab1 Merge "bluetooth.audio pass both source and sink metadata" by Treehugger Robot · 3 years, 7 months ago
- 1bc606f BT: Support LC3 over A2DP by Josh Wu · 3 years, 7 months ago
- 60b0015 Add le audio capabilities and audio config update supported in aidl by Alice Kuo · 3 years, 7 months ago
- 0f5c11d bluetooth.audio pass both source and sink metadata by Jakub Pawlowski · 3 years, 8 months ago
- a4dbaff Add new aidl interface for android.hardware.bluetooth.audio by Alice Kuo · 3 years, 10 months ago