1. f1527f5 Add support for HFP_HARDWARE_OFFLOAD_DATAPATH session type by Yuyang Huang · 1 year ago
  2. 9daf187 improve condition check for LE audio session by Yuyang Huang · 1 year ago
  3. f6ce19d Update the default set configuration file and format. by Bao Do · 1 year, 1 month ago
  4. c7f79e0 Turn on 48kHz sampling rate in offload's AAC codec capability by Patrick Liao · 1 year, 2 months ago
  5. 57861bd Additional context matching logic for LEA multi-codec by Bao Do · 1 year, 3 months ago
  6. 9534a2d Merge "Report broacast audio config to HAL" into main by Silen Sun · 1 year, 3 months ago
  7. 1f19688 Report broacast audio config to HAL by silens · 1 year, 3 months ago
  8. 4fe8021 bluetooth: Add 'defaults' for 'android_hardware_bluetooth_audio' by Mikhail Naganov · 1 year, 3 months ago
  9. da93213 Add deps for new aconfig flagging storage by Ted Bauer · 1 year, 4 months ago
  10. e062de7 Implement HFP codec provider and test by Bao Do · 1 year, 6 months ago
  11. 2fa1ab4 Template and schema of HFP provider info by Bao Do · 1 year, 6 months ago
  12. deecabb Fix LeAudioCodecProvider failing offload setting file parsing by Jakub Tyszkowski · 1 year, 7 months ago
  13. 06781c0 Fix the bogus configs default-constructed as a2dp configs by Jakub Tyszkowski · 1 year, 7 months ago
  14. 0259aaf Fix filling the configuration map by Jakub Tyszkowski · 1 year, 7 months ago
  15. a88cf60 audio: Fix BT AIDL HAL module implementation by Mikhail Naganov · 1 year, 8 months ago
  16. b58cee4 BTAudio HAL: Added feature flag for DSA Over LEA by Limon Mia · 1 year, 8 months ago
  17. 5b2fdab Default implementation of getLeAudioBroadcastConfiguration for by Bao Do · 1 year, 9 months ago
  18. be99419 Parse LE Audio Set Configuration into LeAudioAseConfiguration by Bao Do · 1 year, 9 months ago
  19. fbc99e0 Template and schemas for parsing LE Audio Set Configuration. by Bao Do · 1 year, 9 months ago
  20. 6aeb5d7 Add LE Audio getProviderInfo information by Bao Do · 1 year, 8 months ago
  21. 4e34d05 Codec Extensibility A2DP HAL Reference Implementation by Antoine SOULIER · 1 year, 10 months ago
  22. 33c4e5a Codec Extensibility A2DP Specific AIDL by Antoine SOULIER · 1 year, 10 months ago
  23. aa70c11 Add HFP to BluetoothAudioSession by Yuyang Huang · 1 year, 10 months ago
  24. e70014d Upgrade VNDK version to 4 by Jakub Rotkiewicz · 2 years ago
  25. 42b85ab Minor handle refine for setLowLatencyModeAllowed by Alice Kuo · 1 year, 9 months ago
  26. 7c48034 BTAudio HAL: implement changes for DSA Over LEA by Limon Mia · 1 year, 9 months ago
  27. 195d3d6 Add defaults for audio AIDL interfaces by Shunkai Yao · 1 year, 10 months ago
  28. 2c8d74f Move APTX_ADAPTIVE_LE and APTX_ADAPTVIE_LEX to configurable am: f850de6732 by Alice Kuo · 1 year, 10 months ago
  29. f850de6 Move APTX_ADAPTIVE_LE and APTX_ADAPTVIE_LEX to configurable by Alice Kuo · 1 year, 10 months ago
  30. 879960b Merge Android U (ab/10368041) by Xin Li · 2 years ago
  31. fefceb1 enable host_supported for libbluetooth_audio_session_aidl by Yung Ti Su · 2 years ago
  32. 25b4819 BT: add LOW_LATENCY mode if low latency allowed by kuanyuhuang · 2 years ago
  33. d5f0d13 bluetooth: Add AudioSession/Control methods for AIDL track metadata by Mikhail Naganov · 2 years ago
  34. 13f58a7 Merge "Set root elements for xsd_config modules" am: ee8374606a am: 5a73645eb0 am: f371c2e7bc by Jooyung Han · 2 years, 2 months ago
  35. 16d5af6 Set root elements for xsd_config modules by Jooyung Han · 2 years, 3 months ago
  36. f5b38af Always use audio_configuration_changed_cb_ to notify the config update by Patty Huang · 2 years, 5 months ago
  37. 62df910 BT: AptxAdaptive LE/LEX codec and AAC ABR AIDL Changes by Sagar Verma · 2 years, 8 months ago
  38. 6945dd3 Update android.hardware.bluetooth.audio to V3 by Rongxuan Liu · 2 years, 6 months ago
  39. ac077ef Parse broadcast offload capabilities by Patty Huang · 2 years, 9 months ago
  40. d7f565a Add BluetoothLeAudioCodecsProvider Unit Test by shihchienc · 2 years, 10 months ago
  41. a59abdd Merge "Add soft_audio_configuration_changed_cb_ to handle the streamMap changed" by Treehugger Robot · 2 years, 11 months ago
  42. 8ed901a Expose different offload audio capabilities by project by shihchienc · 3 years ago
  43. 851ef34 Add soft_audio_configuration_changed_cb_ to handle the streamMap changed by Alice Kuo · 3 years ago
  44. 56ff777 Merge "le_audio_offload: Support two sources for conversational" am: 5b4464928a by Treehugger Robot · 3 years ago
  45. 5b44649 Merge "le_audio_offload: Support two sources for conversational" by Treehugger Robot · 3 years ago
  46. 51f165b le_audio_offload: Support two sources for conversational by Patty · 3 years, 4 months ago
  47. fb6b495 Bluetooth audio hal check broadcast configuraiton for the broadcast offload am: ee398a93f5 by Alice Kuo · 3 years, 1 month ago
  48. ee398a9 Bluetooth audio hal check broadcast configuraiton for the broadcast offload by Alice Kuo · 3 years, 1 month ago
  49. 3034ecf Supoort audio configuration update to audio HAL for broadcast offload am: 36a879796b by Alice Kuo · 3 years, 1 month ago
  50. 36a8797 Supoort audio configuration update to audio HAL for broadcast offload by Alice Kuo · 3 years, 1 month ago
  51. b229ac5 Merge "Add Opus to BT Audio HAL and update version to V2" into tm-dev by Omer Osman · 3 years, 3 months ago
  52. a2587da Add Opus to BT Audio HAL and update version to V2 by Omer Osman · 3 years, 3 months ago
  53. 4d14c1e Add 32kHz as supported setting by Łukasz Rymanowski · 3 years, 3 months ago
  54. 12f82bb Add 32kHz as supported setting by Łukasz Rymanowski · 3 years, 3 months ago
  55. bdf65ba Support 24k and 32k config for LE Audio Offload by Patty Huang · 3 years, 3 months ago
  56. f4e3551 Support 24k and 32k config for LE Audio Offload by Patty Huang · 3 years, 3 months ago
  57. adcceec Add A2dp decode software and offload session type by Alice Kuo · 3 years, 4 months ago
  58. 3b46c05 SpatialAudio: fix crashes in BluetoothAudioSession by Chen Chen · 3 years, 5 months ago
  59. 6ecbc76 SpatialAudio: Export LatencyMode functions to BluetoothAudioSession by Cheney Ni · 3 years, 5 months ago
  60. 0a68a92 SpatialAudio: Init codec and buffer size from startStream() by Chen Chen · 3 years, 6 months ago
  61. 921760d Remove bluetooth.audio@2.2 default implementation and utils handles by Alice Kuo · 3 years, 6 months ago
  62. 5d50dc0 BtAudio: Handle bcast hw offloading codecs by Josh Wu · 3 years, 6 months ago
  63. 585dc0b Merge "SpatialAudio: Remove codec interface from audio HAL. Codec switch logic will be inside Bluetooth" by Chen Chen · 3 years, 6 months ago
  64. 359bf32 SpatialAudio: Remove codec interface from audio HAL. Codec switch logic will be inside Bluetooth by Chen Chen · 3 years, 6 months ago
  65. 42d931a Use parens to fix output by Greg Kaiser · 3 years, 6 months ago
  66. 9e09eec Merge "Spatial Audio: Implement setLowLatencyAllowed functions in BluetoothAudioSession" by Chen Chen · 3 years, 6 months ago
  67. 81f38e5 Spatial Audio: Implement setLowLatencyAllowed functions in BluetoothAudioSession by Chen Chen · 3 years, 6 months ago
  68. d6b3341 Merge "Correct the offload capability and update comment(AIDL)" by Treehugger Robot · 3 years, 6 months ago
  69. b8e8c57 Merge changes from topic "bt-broadcast-aidl" by Treehugger Robot · 3 years, 6 months ago
  70. 03cbe71 Correct the offload capability and update comment(AIDL) by Patty · 3 years, 6 months ago
  71. e80a576 BT: Broadcast AIDL more handle on the default implementation by Alice Kuo · 3 years, 6 months ago
  72. 16a1547 BT: Broadcast AIDL simplification by Jack He · 3 years, 6 months ago
  73. 2617347 Merge "Correct the offload capability and update comment" by Treehugger Robot · 3 years, 6 months ago
  74. 303c0f1 Merge "BT: Aptx-Adaptive AIDL changes" by Alice Kuo · 3 years, 6 months ago
  75. c29097a Merge "Spatial Audio: Add setLatencyMode and setCodecType API with empty implementation" by Chen Chen · 3 years, 6 months ago
  76. a4c4c61 Spatial Audio: Add setLatencyMode and setCodecType API with empty implementation by Chen Chen · 3 years, 6 months ago
  77. 2ed773b Move owner file on the top of bluetooth.audio HAL folder by Alice Kuo · 3 years, 6 months ago
  78. d13bbb3 BT: Aptx-Adaptive AIDL changes by Sagar Verma · 3 years, 7 months ago
  79. 1c7c6b6 Merge "BtAudio: Remove sample_rate_to_hidl_2_0_map" by Treehugger Robot · 3 years, 7 months ago
  80. 4909c20 Merge "BtAudio: Add InReadPcmData to middleware" by Treehugger Robot · 3 years, 7 months ago
  81. 75462aa BtAudio: Improve LE offload compatability by Josh Wu · 3 years, 7 months ago
  82. 653108c BtAudio: Remove sample_rate_to_hidl_2_0_map by Josh Wu · 3 years, 7 months ago
  83. b1ab40b Merge "BtAudio: Fix SessionType mapping" by Treehugger Robot · 3 years, 7 months ago
  84. 9880f6b BtAudio: Add InReadPcmData to middleware by Josh Wu · 3 years, 7 months ago
  85. 82d991d Merge "Add a2dp vendor codec extension" by Treehugger Robot · 3 years, 7 months ago
  86. c96879a Merge "BtAudio: Add OWNERS to aidl implmentation and VTS, hidl 2.2 handling" by Treehugger Robot · 3 years, 7 months ago
  87. d6304f2 Merge "BtAudio: Fix default implementation typos" by Treehugger Robot · 3 years, 7 months ago
  88. 8b8b2d5 BtAudio: Add OWNERS to aidl implmentation and VTS, hidl 2.2 handling by Josh Wu · 3 years, 7 months ago
  89. 5ad2fe4 Merge "Add updateTrackMetadata support with audioSerssion_2_2 control" by Treehugger Robot · 3 years, 7 months ago
  90. 98d7e08 BtAudio: Fix default implementation typos by Josh Wu · 3 years, 7 months ago
  91. ce6ca9e BtAudio: Fix SessionType mapping by Josh Wu · 3 years, 7 months ago
  92. ce87f91 Add a2dp vendor codec extension by Alice Kuo · 3 years, 7 months ago
  93. 79c936d Add vendor codec type to support the vendor config and capability by Alice Kuo · 3 years, 7 months ago
  94. dea3e80 Add updateTrackMetadata support with audioSerssion_2_2 control by Alice Kuo · 3 years, 7 months ago
  95. 20bac52 Add Bluetooth Audio AIDL utils by Josh Wu · 3 years, 7 months ago
  96. 62f2cf5 Correct the offload capability and update comment by Patty · 3 years, 7 months ago
  97. f1605fa Merge "Update HAL structure to include offload capability for broadcast" by Treehugger Robot · 3 years, 7 months ago
  98. 2e64b4d Update HAL structure to include offload capability for broadcast by Patty · 3 years, 7 months ago
  99. e944c85 Merge "Add audio configuration API and the callback function for bluetooth.audo@2.2" by Treehugger Robot · 3 years, 7 months ago
  100. 3f9f41f Add audio configuration API and the callback function for bluetooth.audo@2.2 by Alice Kuo · 3 years, 7 months ago