1. d752229 Add support for Multi-A2DP state machines per device by Pavlin Radoslavov · 7 years ago
  2. 56c48f0 Removed unused or unnecessary defines by Pavlin Radoslavov · 7 years ago
  3. e7510d9 Remove unnecessery re-defininitions of BTA_AV constants by Pavlin Radoslavov · 7 years ago
  4. b0dceae Update the codec-related JNI calls to contain the remote Device address by Pavlin Radoslavov · 7 years ago
  5. 5b790fe Make copyright headers consistent with Google template; remove "(C)" by Jakub Pawlowski · 7 years ago
  6. 5d5fcf2 Manually convert to unary where coccinelle could not by Myles Watson · 7 years ago
  7. cf15c9b Added extra A2DP logging when there is an error by Pavlin Radoslavov · 7 years ago
  8. a362647 A2DP: Advance btif profile queue on OPENING->other_state transition by Jack He · 7 years ago
  9. ff1b9d2 Handle Disconnect request in AV Opening State handler by c_sdamga · 9 years ago
  10. d366807 Clean-up BTIF profile queue on profile shutdown by Jack He · 7 years ago
  11. be8bbd7 Fix alarms being posted on wrong thread by Jakub Pawlowski · 7 years ago
  12. 882aec3 Fix errors in handling RawAddresses by Jack He · 7 years ago
  13. a484a88 Rename bt_bdaddr_t into RawAddress (3/3) by Jakub Pawlowski · 7 years ago
  14. 903c166 Use bt_bdaddr_t instead of BD_ADDR in AVDT related code by Jakub Pawlowski · 7 years ago
  15. 011a619 Use bt_bdaddr_t instead of BD_ADDR in HID related code by Jakub Pawlowski · 7 years ago
  16. 96c42e7 Make Bluetooth audio threads use RT scheduling by Philip Cuadra · 8 years ago
  17. 304ceeb Create unit test framework for audio_a2dp_hw by Pavlin Radoslavov · 8 years ago
  18. c338fe8 btif: remove logspam at higher debug levels by Marie Janssen · 8 years ago
  19. a6ba5ac Add a mechanism to configure the default A2DP codec priorities by Pavlin Radoslavov · 8 years ago
  20. 494e53e Update the A2DP Codec Config API by Pavlin Radoslavov · 8 years ago
  21. 5ce0116 Add a mechanism for configuring the A2DP Source codecs by Pavlin Radoslavov · 8 years ago
  22. f2af1c4 Replace assert with CHECK from base/logging.h by Jack He · 8 years ago
  23. cd02ce9 A2DP Codec related cleanup by Pavlin Radoslavov · 8 years ago
  24. ee96a3c Fix asterisks in block quotes by Myles Watson · 8 years ago
  25. 9008888 Fix formatting after removing defines by Myles Watson · 8 years ago
  26. 681a396 Move callback to dispatch thread by Ajay Panicker · 8 years ago
  27. 583b817 Restart sniff timer on AVDTP signalling channel establishment by Ayan Ghosh · 11 years ago
  28. 9839794 bt address memory copy error in btif_av_state_opening_handler() by Ting Zheng · 8 years ago
  29. d7ffd64 Remove deprecated UNUSED macro (5/5) by Myles Watson · 8 years ago
  30. 40cde56 btif: Add do-while blocks to macros by Myles Watson · 8 years ago
  31. f454816 btif: Fixup clang-format by Myles Watson · 8 years ago
  32. 6bd442f btif: Apply clang-format by Myles Watson · 8 years ago
  33. e7bd890 Implement AVRCP Controller (Client) Browsing. by Sanket Agarwal · 8 years ago
  34. f66f4e9 A2DP-related renaming: a2d_* to a2dp_* by Pavlin Radoslavov · 8 years ago
  35. 1394c19 BTIF A2DP Source and Sink refactor and cleanup by Pavlin Radoslavov · 8 years ago
  36. 08406e9 Split btif_media_task into Source, Sink and Control by Pavlin Radoslavov · 8 years ago
  37. d7ff47c A2DP related API update and cleanup by Pavlin Radoslavov · 8 years ago
  38. a408eb7 AVRCP 1.6: media browsing support on Target(1/3) by Avish Shah · 8 years ago
  39. a62c5a3 Cleanup and removed BTIF-related unused code by Pavlin Radoslavov · 8 years ago
  40. 8981fb2 Free av_open_on_rc_timer on cleanup by Pavlin Radoslavov · 9 years ago
  41. 4008d1f Don't set the A2DP sink data callback when registering A2DP source by Pavlin Radoslavov · 8 years ago
  42. 7aaf7c6 A2DP-related naming refactoring and cleanup by Pavlin Radoslavov · 8 years ago
  43. 09d91c0 Proper handling of AV connection collision by Ayan Ghosh · 8 years ago
  44. b7f64bc btif: standardize types, #ifs by Marie Janssen · 8 years ago
  45. 1c512b8 Do not request AVRC_CAP_COMPANY_ID if A2DP Sink is not enabled by AnubhavGupta · 9 years ago
  46. e9a52af Limit number of SBC frames to fit into single MTU by Ayan Ghosh · 11 years ago
  47. 71461b9 A2DP_SINK: create avrcp connection only if a2dp is successful by AnubhavGupta · 9 years ago
  48. f9a8352 Build fix by Jakub Pawlowski · 8 years ago
  49. 713993d Convert BTIF code from C to C++ by Jakub Pawlowski · 9 years ago[Renamed (97%) from btif/src/btif_av.c]
  50. 501d671 Allow A2DP SNK audio track focus gain interface. by Sanket Agarwal · 9 years ago
  51. a58d7fe AVRCP: Update sdp record correctly for CT or TG. by AnubhavGupta · 9 years ago
  52. 37ee8f8 Move focus handling entirely to component calling fluoride. by Sanket Agarwal · 9 years ago
  53. 4d10d7f Move to idle when remote disconnects during connection. by Ayan Ghosh · 11 years ago
  54. be83407 Peer support of Absolute Volume to be updated only if device supports A2DP by Ayan Ghosh · 11 years ago
  55. 4394720 Fix C/C++ compiler generated warnings by Pavlin Radoslavov · 9 years ago
  56. 717a4a9 Removed checks for NULL returns after osi_calloc() / osi_malloc() by Pavlin Radoslavov · 9 years ago
  57. d535ddb Add missing log tags by Jakub Pawlowski · 9 years ago
  58. 20524d3 Refactor usage of osi_free() and osi_freebuf() by Pavlin Radoslavov · 9 years ago
  59. 78bcff7 Refactor the Bluetooth timers by Pavlin Radoslavov · 9 years ago
  60. 6b84f29 Support for A2DP Sink and Proper initialization of profiles by Anubhav Gupta · 9 years ago
  61. 47b4310 A2DP SRC offload support by Abhijit Adsule · 9 years ago
  62. 3f06e14 Fix SIGBUS crash when copying data by Pavlin Radoslavov · 9 years ago
  63. b7a077b Rename net_test_bluedroid to net_test_bluetooth by Andre Eisenbach · 9 years ago
  64. 258c253 GKI cleanup - moved GKI buffer allocation wrappers to OSI by Pavlin Radoslavov · 9 years ago
  65. 9f1c9ad GKI cleanup - Moved struct TIMER_LIST_ENT to OSI by Pavlin Radoslavov · 9 years ago
  66. 0839305 resolved conflicts for merge of 49a86709 to mnc-dev-plus-aosp by Marie Janssen · 9 years ago
  67. 49a8670 build: LOG_TAG consistency, include order, build fixes by Marie Janssen · 9 years ago
  68. 49ae04e am b61d25c5: Fix memory leak in A2DP event handler by Andre Eisenbach · 9 years ago
  69. b61d25c Fix memory leak in A2DP event handler by Andre Eisenbach · 9 years ago
  70. 35c2321 am fd0e9f19: Properly handle outgoing connection requests in opening/opened state by Anubhav Gupta · 9 years ago
  71. 843101b am 9c5d0727: Override remote suspend flag on local play state changes by Anubhav Gupta · 9 years ago
  72. fd0e9f1 Properly handle outgoing connection requests in opening/opened state by Anubhav Gupta · 11 years ago
  73. 9c5d072 Override remote suspend flag on local play state changes by Anubhav Gupta · 11 years ago
  74. 607cbda am 8bc9ca59: Resolved incorrect AV startup sequence by Avish Shah · 9 years ago
  75. 8bc9ca5 Resolved incorrect AV startup sequence by Avish Shah · 9 years ago
  76. 1ee74df am a0124571: Suspend AVDTP link in remote initiated AVDTP Start by Anubhav Gupta · 9 years ago
  77. a012457 Suspend AVDTP link in remote initiated AVDTP Start by Anubhav Gupta · 11 years ago
  78. a918eb9 am ee039728: Add deep copy of AVRCP metadata commands by Andre Eisenbach · 9 years ago
  79. ee03972 Add deep copy of AVRCP metadata commands by Andre Eisenbach · 9 years ago
  80. bb95452 build: Fix ptr <-> integer cast warnings by Arman Uguray · 9 years ago
  81. 5e45edb Remove check for stream type in a2dp hal_callbacks. by Anubhav Gupta · 10 years ago
  82. 9c264e9 Set the proper authentication level for AvOpen by Anubhav Gupta · 10 years ago
  83. a4f6635 Remove check for stream type in a2dp hal_callbacks. by Anubhav Gupta · 10 years ago
  84. d59ee6c Set the proper authentication level for AvOpen by Anubhav Gupta · 10 years ago
  85. 98b744f Fix A2DP source double initialization problem by Andre Eisenbach · 10 years ago
  86. 2cd086a am f29a2fb..e07ad10 from mirror-m-wireless-internal-release by Vinit Deshpande · 10 years ago
  87. 399e891 Fix for AVRCP CTRL stops sending pass through command by Anubhav Gupta · 10 years ago
  88. 9c8dfac Fix init sequence for BT AV sink. by Rakesh Iyer · 10 years ago
  89. e1a9e52 Merge commit 'f7f839985b3931682363d2ef3b7c5cae55a842ee' into merge by Etan Cohen · 10 years ago
  90. f802700 Demote, cleanup and extend observed logging by Chris Manton · 10 years ago
  91. e13fbfa Remove more GKI code. by Sharvil Nanavati · 10 years ago
  92. 9609cee Use correct service ID for A2DP source to make way for A2DP sink. by Sharvil Nanavati · 10 years ago
  93. 794f3b5 Removal of bd.[c|h] by Chris Manton · 10 years ago
  94. c7503db Fix omitted libc includes. by Ian Coolidge · 10 years ago
  95. ae13ec9 Avoid race condition in SBC encoder initialization by Andre Eisenbach · 10 years ago
  96. 6397cfb Fix problem with A2DP initialization due to merge error by Mike Lockwood · 10 years ago
  97. afa6e1a resolved conflicts for merge of e8c3d75b to master by Matthew Xie · 10 years ago
  98. d6151e9 switch a2dp sync and source to the correct uuids by Matthew Xie · 10 years ago
  99. e8c3d75 Logging cleanup: BTIF and APPL. by Sharvil Nanavati · 10 years ago
  100. 4ad470e Move AVRCP controller support to separate HAL interface by Mike Lockwood · 10 years ago