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