1. b2137c7 Merge RP1A.190822.001 by Scott Lobdell · 4 years, 9 months ago
  2. 6208435 bpfmt -w $(find . -name Android.bp) by Colin Cross · 5 years ago
  3. e08546b Merge p-keystone-qcom by Diego Wilson · 5 years ago
  4. 049b2b8 Merge "A2DP Non-split: change A2dp HAL implementation to avoid ANR" into p-keystone-qcom by Treehugger Robot · 5 years ago
  5. c490274 A2DP Non-split: change A2dp HAL implementation to avoid ANR by zhenchao · 6 years ago
  6. d59b708 Increase the attempts to open the a2dp socket by Naval saini · 6 years ago
  7. ec9ec65 Merge QP1A.181022.001 by Diego Wilson · 6 years ago
  8. 05cc6c7 Add more Hearing Aid Profile logs by Stanley Tng · 6 years ago
  9. 4bb6078 Merge QP1A.180918.001 by Bill Peckham · 6 years ago
  10. d464658 Suppress implicit-fallthrough warnings. by Chih-Hung Hsieh · 6 years ago
  11. 79e029e Bluetooth-Audio: Restrict state change to A2DP only. by Kiran Kelageri · 6 years ago
  12. f2aae0b SHO: Trigger unblock audio start from A2DP HAL by chandan mishra · 6 years ago
  13. 0beda79 Merge PPR1.180510.004 by Scott Lobdell · 6 years ago
  14. 81d5b69 Fetch the presentation position only if the audio state is STARTED by Pavlin Radoslavov · 6 years ago
  15. 61d1e86 Fetch the presentation position only if the audio state is STARTED by Pavlin Radoslavov · 6 years ago
  16. 6f31a49 Merge PPR1.180503.001 by Brian Orr · 6 years ago
  17. ed424de Fix A2DP Suspend related multi-component deadlock by Pavlin Radoslavov · 6 years ago
  18. 2a3b9b5 Fix A2DP Suspend related multi-component deadlock by Pavlin Radoslavov · 6 years ago
  19. 4448216 Update to PPR1.180411.001 by Jiyong Park · 6 years ago
  20. 6262e5f Check if socket is closed before getting presentation position by Ajay Panicker · 6 years ago
  21. d4f2566 Check if socket is closed before getting presentation position by Ajay Panicker · 6 years ago
  22. d83d322 Merge "Handle missing A2DP toString case." into p-keystone-qcom by Treehugger Robot · 6 years ago
  23. af568f5 Handle missing A2DP toString case. by Steven Moreland · 6 years ago
  24. 441681f Merge Qualcomm release PPR1.180321.001 by Diego Wilson · 6 years ago
  25. 01faa97 Suppress AVDTP delay reporting logs per data packet by Pavlin Radoslavov · 6 years ago
  26. 3d60c4b Suppress AVDTP delay reporting logs per data packet by Pavlin Radoslavov · 6 years ago
  27. 81fa60d Merge "A2DP Offload support" into pi-dev by Petri Gynther · 6 years ago
  28. d66d954 A2DP Offload support by Sunny Kapdi · 6 years ago
  29. 4ed1875 A2DP Offload support by Sunny Kapdi · 6 years ago
  30. 413b0a2 A2DP: O-MR1 single A2DP Connection changes ported on P (1/3) by chandan mishra · 6 years ago
  31. 6dd9537 Enable AVDTP Delay reports by default. by Ajay Panicker · 6 years ago
  32. a41c1b7 Enable AVDTP Delay reports by default. by Ajay Panicker · 6 years ago
  33. bd39c6e Add new sample rate BTAV_A2DP_CODEC_SAMPLE_RATE_24000 by Jakub Pawlowski · 6 years ago
  34. fd7a984 Add new sample rate BTAV_A2DP_CODEC_SAMPLE_RATE_16000 by Jakub Pawlowski · 6 years ago
  35. ef673c5 Uprev to AVDTP 1.3 and Implement AVDTP delay reports by Ajay Panicker · 7 years ago
  36. 7a69fa4 Add extra log message to print output codec config by Pavlin Radoslavov · 6 years ago
  37. 95e81d0 Add a workaround to play A2DP SBC Mono by Pavlin Radoslavov · 7 years ago
  38. 5b790fe Make copyright headers consistent with Google template; remove "(C)" by Jakub Pawlowski · 7 years ago
  39. f2f207a Move Bluetooth headers to system/bt (1/3) by Jakub Pawlowski · 7 years ago
  40. f95d27b audio_a2dp_hw: fix fd leak on open by Andy Hung · 7 years ago
  41. 00fbcbf Move ad2p back to system. by Steven Moreland · 7 years ago
  42. 2ecf4ac Add missing library dependency when compiling the unit tests by Pavlin Radoslavov · 7 years ago
  43. f5f2dfb Move audio.a2dp.default to vendor by Po-Chien Hsueh · 7 years ago
  44. 9db04a2 Reduce the audio A2DP HAL output audio stream buffer size by Pavlin Radoslavov · 7 years ago
  45. bdd34d2 Create unit test framework for audio_a2dp_hw by Pavlin Radoslavov · 7 years ago
  46. ae9db0f Compute the audio data buffer size based on stream characteristics by Pavlin Radoslavov · 7 years ago
  47. b1a900f audio_a2dp_hw: add device lock by Andy Hung · 7 years ago
  48. e2eeff4 Convert build system to soong using Android.bp by Jack He · 7 years ago
  49. 5ce0116 Add a mechanism for configuring the A2DP Source codecs by Pavlin Radoslavov · 7 years ago
  50. f2af1c4 Replace assert with CHECK from base/logging.h by Jack He · 7 years ago
  51. ad1e23d Remove extern "C" from header files by Jack He · 7 years ago
  52. 21da637 Replace pthread_mutex with std::mutex by Marie Janssen · 8 years ago
  53. 911d1ae Apply clang-format to the rest of the tree by Myles Watson · 8 years ago
  54. 9ca0709 Reformat long comments before clang-format by Myles Watson · 8 years ago
  55. 4ebaa86 Add a mechanism for Audio Feeding Parameters negotiation by Pavlin Radoslavov · 8 years ago
  56. ee96a3c Fix asterisks in block quotes by Myles Watson · 8 years ago
  57. dbf75f1 Revert "Replace pthread_mutex with std::mutex" by Pavlin Radoslavov · 8 years ago
  58. 4b80182 Replace pthread_mutex with std::mutex by Marie Janssen · 8 years ago
  59. b96d349 Remove deprecated UNUSED macro (2/5) by Myles Watson · 8 years ago
  60. d35a648 Remove deprecated UNUSED macro (1/5) by Myles Watson · 8 years ago
  61. 5baa875 Remove Android a2dp bridge from generic build configuration by Jakub Pawlowski · 8 years ago
  62. febb151 Expose function audio_a2dp_hw_dump_ctrl_event() by Pavlin Radoslavov · 8 years ago
  63. cd85170 audio_a2dp_hw: Always update frame counter in out_write by Andy Hung · 8 years ago
  64. 32e7c20 Improve BT HAL write response to BT server reads by Andy Hung · 8 years ago
  65. d19e078 Use standard types, consistent ifdef style everywhere by Marie Janssen · 8 years ago
  66. 3d02215 Match socket buffer sizes between audio HAL and BT server by Andy Hung · 8 years ago
  67. 6a05951 Replace hash_map in audio_a2dp_hw with C++ unordered_map by Jakub Pawlowski · 8 years ago
  68. a7373c8 Add error log messages for A2DP commands by Pavlin Radoslavov · 8 years ago
  69. 7a599b4 audio HAL: improve control socket error handling by Eric Laurent · 8 years ago
  70. d6121a3 Restart failed system calls interrupted with errno of EINTR by Pavlin Radoslavov · 8 years ago
  71. 9fc0874 Add read/write timeout to the audio sockets by Pavlin Radoslavov · 8 years ago
  72. d7a05a0 Update build files for Fluoride on Linux by Jakub Pawlowski · 8 years ago
  73. 4394720 Fix C/C++ compiler generated warnings by Pavlin Radoslavov · 8 years ago
  74. 1377f93 Cleanup C and C++ compiler flags by Pavlin Radoslavov · 8 years ago
  75. ec647fa A2DP audio HAL: fix write error behavior by Eric Laurent · 8 years ago
  76. 47b4310 A2DP SRC offload support by Abhijit Adsule · 9 years ago
  77. a3aed3b Fix an error loading audio.a2dp.default.so library by Ajay Panicker · 9 years ago
  78. 45a94e1 Removed libpower-related references. by Pavlin Radoslavov · 9 years ago
  79. 77df606 am 775302e0: am 28209191: Merge "DO NOT MERGE - A2DP audio HAL: implement out_get_presentation_position()" into mnc-dr-dev by Andy Hung · 9 years ago
  80. e1eb6c4 DO NOT MERGE - A2DP audio HAL: implement out_get_presentation_position() by Eric Laurent · 9 years ago
  81. ba6af45 Add libpower as a dependency to all device targets that include libosi. by Sharvil Nanavati · 9 years ago
  82. 0fcfc90 Revert "Add libpower to all build targets that depend on libosi." by Bart Sears · 9 years ago
  83. 5997f91 Add libpower to all build targets that depend on libosi. by Sharvil Nanavati · 9 years ago
  84. 118242b Post-merged fix on "resolved conflicts for merge of f993a9c4 to mnc-dr-dev-plus-aosp" by Miao Chou · 9 years ago
  85. 269b5ca resolved conflicts for merge of f993a9c4 to mnc-dr-dev-plus-aosp by Miao Chou · 9 years ago
  86. 98a9641 build: Eliminate cutils/str_parms dependency from system/bt by Miao Chou · 9 years ago
  87. 4cfd343 am 49120dc8: build: Fix LOG_TAG define breakage, macro usage by Marie Janssen · 9 years ago
  88. 49120dc build: Fix LOG_TAG define breakage, macro usage by Marie Janssen · 9 years ago
  89. f24432f am db554581: build: Update osi log functions, use consistently by Marie Janssen · 9 years ago
  90. c71d166 am 9c5d0727: Override remote suspend flag on local play state changes by Anubhav Gupta · 9 years ago
  91. 9c5d072 Override remote suspend flag on local play state changes by Anubhav Gupta · 11 years ago
  92. db55458 build: Update osi log functions, use consistently by Marie Janssen · 9 years ago
  93. 2c3cb15 am df81c3aa: Add missing library dependency. by Evgenii Stepanov · 9 years ago
  94. df81c3a Add missing library dependency. by Evgenii Stepanov · 9 years ago
  95. 50356f0 am 10969128: build: Eliminate cutils/sockets dependencies from system/bt by Miao Chou · 9 years ago
  96. 1096912 build: Eliminate cutils/sockets dependencies from system/bt by Miao Chou · 9 years ago
  97. 631ce65 am 8795a9a1: Delay A2DP HAL out stream open process by Anubhav Gupta · 9 years ago
  98. fadbccd am 96162b60: A2DP: Use mutex to only to check and set HAL state by Anubhav Gupta · 9 years ago
  99. 8795a9a Delay A2DP HAL out stream open process by Anubhav Gupta · 10 years ago
  100. 96162b6 A2DP: Use mutex to only to check and set HAL state by Anubhav Gupta · 9 years ago