1. deecabb Fix LeAudioCodecProvider failing offload setting file parsing by Jakub Tyszkowski · 1 year, 7 months ago
  2. 06781c0 Fix the bogus configs default-constructed as a2dp configs by Jakub Tyszkowski · 1 year, 7 months ago
  3. 0259aaf Fix filling the configuration map by Jakub Tyszkowski · 1 year, 7 months ago
  4. a88cf60 audio: Fix BT AIDL HAL module implementation by Mikhail Naganov · 1 year, 8 months ago
  5. b58cee4 BTAudio HAL: Added feature flag for DSA Over LEA by Limon Mia · 1 year, 8 months ago
  6. 5b2fdab Default implementation of getLeAudioBroadcastConfiguration for by Bao Do · 1 year, 9 months ago
  7. be99419 Parse LE Audio Set Configuration into LeAudioAseConfiguration by Bao Do · 1 year, 9 months ago
  8. fbc99e0 Template and schemas for parsing LE Audio Set Configuration. by Bao Do · 1 year, 9 months ago
  9. 6aeb5d7 Add LE Audio getProviderInfo information by Bao Do · 1 year, 8 months ago
  10. 4e34d05 Codec Extensibility A2DP HAL Reference Implementation by Antoine SOULIER · 1 year, 10 months ago
  11. 33c4e5a Codec Extensibility A2DP Specific AIDL by Antoine SOULIER · 1 year, 10 months ago
  12. aa70c11 Add HFP to BluetoothAudioSession by Yuyang Huang · 1 year, 10 months ago
  13. 42b85ab Minor handle refine for setLowLatencyModeAllowed by Alice Kuo · 1 year, 9 months ago
  14. 7c48034 BTAudio HAL: implement changes for DSA Over LEA by Limon Mia · 1 year, 9 months ago
  15. 2c8d74f Move APTX_ADAPTIVE_LE and APTX_ADAPTVIE_LEX to configurable am: f850de6732 by Alice Kuo · 1 year, 10 months ago
  16. f850de6 Move APTX_ADAPTIVE_LE and APTX_ADAPTVIE_LEX to configurable by Alice Kuo · 1 year, 10 months ago
  17. 879960b Merge Android U (ab/10368041) by Xin Li · 2 years ago
  18. fefceb1 enable host_supported for libbluetooth_audio_session_aidl by Yung Ti Su · 2 years ago
  19. 25b4819 BT: add LOW_LATENCY mode if low latency allowed by kuanyuhuang · 2 years ago
  20. d5f0d13 bluetooth: Add AudioSession/Control methods for AIDL track metadata by Mikhail Naganov · 2 years ago
  21. f5b38af Always use audio_configuration_changed_cb_ to notify the config update by Patty Huang · 2 years, 5 months ago
  22. 62df910 BT: AptxAdaptive LE/LEX codec and AAC ABR AIDL Changes by Sagar Verma · 2 years, 8 months ago
  23. ac077ef Parse broadcast offload capabilities by Patty Huang · 2 years, 9 months ago
  24. d7f565a Add BluetoothLeAudioCodecsProvider Unit Test by shihchienc · 2 years, 10 months ago
  25. a59abdd Merge "Add soft_audio_configuration_changed_cb_ to handle the streamMap changed" by Treehugger Robot · 2 years, 11 months ago
  26. 8ed901a Expose different offload audio capabilities by project by shihchienc · 3 years ago
  27. 851ef34 Add soft_audio_configuration_changed_cb_ to handle the streamMap changed by Alice Kuo · 3 years ago
  28. 56ff777 Merge "le_audio_offload: Support two sources for conversational" am: 5b4464928a by Treehugger Robot · 3 years ago
  29. 5b44649 Merge "le_audio_offload: Support two sources for conversational" by Treehugger Robot · 3 years ago
  30. 51f165b le_audio_offload: Support two sources for conversational by Patty · 3 years, 4 months ago
  31. fb6b495 Bluetooth audio hal check broadcast configuraiton for the broadcast offload am: ee398a93f5 by Alice Kuo · 3 years, 1 month ago
  32. ee398a9 Bluetooth audio hal check broadcast configuraiton for the broadcast offload by Alice Kuo · 3 years, 1 month ago
  33. 3034ecf Supoort audio configuration update to audio HAL for broadcast offload am: 36a879796b by Alice Kuo · 3 years, 1 month ago
  34. 36a8797 Supoort audio configuration update to audio HAL for broadcast offload by Alice Kuo · 3 years, 1 month ago
  35. b229ac5 Merge "Add Opus to BT Audio HAL and update version to V2" into tm-dev by Omer Osman · 3 years, 3 months ago
  36. a2587da Add Opus to BT Audio HAL and update version to V2 by Omer Osman · 3 years, 3 months ago
  37. 4d14c1e Add 32kHz as supported setting by Łukasz Rymanowski · 3 years, 3 months ago
  38. 12f82bb Add 32kHz as supported setting by Łukasz Rymanowski · 3 years, 3 months ago
  39. bdf65ba Support 24k and 32k config for LE Audio Offload by Patty Huang · 3 years, 3 months ago
  40. f4e3551 Support 24k and 32k config for LE Audio Offload by Patty Huang · 3 years, 3 months ago
  41. adcceec Add A2dp decode software and offload session type by Alice Kuo · 3 years, 4 months ago
  42. 3b46c05 SpatialAudio: fix crashes in BluetoothAudioSession by Chen Chen · 3 years, 5 months ago
  43. 6ecbc76 SpatialAudio: Export LatencyMode functions to BluetoothAudioSession by Cheney Ni · 3 years, 5 months ago
  44. 0a68a92 SpatialAudio: Init codec and buffer size from startStream() by Chen Chen · 3 years, 6 months ago
  45. 921760d Remove bluetooth.audio@2.2 default implementation and utils handles by Alice Kuo · 3 years, 6 months ago
  46. 5d50dc0 BtAudio: Handle bcast hw offloading codecs by Josh Wu · 3 years, 6 months ago
  47. 585dc0b Merge "SpatialAudio: Remove codec interface from audio HAL. Codec switch logic will be inside Bluetooth" by Chen Chen · 3 years, 6 months ago
  48. 359bf32 SpatialAudio: Remove codec interface from audio HAL. Codec switch logic will be inside Bluetooth by Chen Chen · 3 years, 6 months ago
  49. 42d931a Use parens to fix output by Greg Kaiser · 3 years, 6 months ago
  50. 9e09eec Merge "Spatial Audio: Implement setLowLatencyAllowed functions in BluetoothAudioSession" by Chen Chen · 3 years, 6 months ago
  51. 81f38e5 Spatial Audio: Implement setLowLatencyAllowed functions in BluetoothAudioSession by Chen Chen · 3 years, 6 months ago
  52. d6b3341 Merge "Correct the offload capability and update comment(AIDL)" by Treehugger Robot · 3 years, 6 months ago
  53. b8e8c57 Merge changes from topic "bt-broadcast-aidl" by Treehugger Robot · 3 years, 6 months ago
  54. 03cbe71 Correct the offload capability and update comment(AIDL) by Patty · 3 years, 6 months ago
  55. e80a576 BT: Broadcast AIDL more handle on the default implementation by Alice Kuo · 3 years, 6 months ago
  56. 16a1547 BT: Broadcast AIDL simplification by Jack He · 3 years, 6 months ago
  57. 303c0f1 Merge "BT: Aptx-Adaptive AIDL changes" by Alice Kuo · 3 years, 6 months ago
  58. a4c4c61 Spatial Audio: Add setLatencyMode and setCodecType API with empty implementation by Chen Chen · 3 years, 6 months ago
  59. d13bbb3 BT: Aptx-Adaptive AIDL changes by Sagar Verma · 3 years, 7 months ago
  60. 1c7c6b6 Merge "BtAudio: Remove sample_rate_to_hidl_2_0_map" by Treehugger Robot · 3 years, 7 months ago
  61. 4909c20 Merge "BtAudio: Add InReadPcmData to middleware" by Treehugger Robot · 3 years, 7 months ago
  62. 75462aa BtAudio: Improve LE offload compatability by Josh Wu · 3 years, 7 months ago
  63. 653108c BtAudio: Remove sample_rate_to_hidl_2_0_map by Josh Wu · 3 years, 7 months ago
  64. b1ab40b Merge "BtAudio: Fix SessionType mapping" by Treehugger Robot · 3 years, 7 months ago
  65. 9880f6b BtAudio: Add InReadPcmData to middleware by Josh Wu · 3 years, 7 months ago
  66. 82d991d Merge "Add a2dp vendor codec extension" by Treehugger Robot · 3 years, 7 months ago
  67. d6304f2 Merge "BtAudio: Fix default implementation typos" by Treehugger Robot · 3 years, 7 months ago
  68. 5ad2fe4 Merge "Add updateTrackMetadata support with audioSerssion_2_2 control" by Treehugger Robot · 3 years, 7 months ago
  69. 98d7e08 BtAudio: Fix default implementation typos by Josh Wu · 3 years, 7 months ago
  70. ce6ca9e BtAudio: Fix SessionType mapping by Josh Wu · 3 years, 7 months ago
  71. ce87f91 Add a2dp vendor codec extension by Alice Kuo · 3 years, 7 months ago
  72. 79c936d Add vendor codec type to support the vendor config and capability by Alice Kuo · 3 years, 7 months ago
  73. dea3e80 Add updateTrackMetadata support with audioSerssion_2_2 control by Alice Kuo · 3 years, 7 months ago
  74. 20bac52 Add Bluetooth Audio AIDL utils by Josh Wu · 3 years, 7 months ago