1. 4394720 Fix C/C++ compiler generated warnings by Pavlin Radoslavov · 9 years ago
  2. 717a4a9 Removed checks for NULL returns after osi_calloc() / osi_malloc() by Pavlin Radoslavov · 9 years ago
  3. feb9e4d Add Developer menu entry to disable Bluetooth absolute volume by Andre Eisenbach · 9 years ago
  4. cceb430 Replaced osi_getbuf()/osi_freebuf() with osi_malloc()/osi_free() by Pavlin Radoslavov · 9 years ago
  5. 20524d3 Refactor usage of osi_free() and osi_freebuf() by Pavlin Radoslavov · 9 years ago
  6. f94e67c Fix the processing of AVRCP Rcvd Pass Through messages by Pavlin Radoslavov · 9 years ago
  7. 78bcff7 Refactor the Bluetooth timers by Pavlin Radoslavov · 9 years ago
  8. 69a3436 Support for A2DP Sink - Follow-up fix by Pavlin Radoslavov · 9 years ago
  9. 6b84f29 Support for A2DP Sink and Proper initialization of profiles by Anubhav Gupta · 10 years ago
  10. 5bcbaa4 Fix absolute volume reporting if AVRC_ADV_CTRL_INCLUDED is false by Sharvil Nanavati · 9 years ago
  11. d0aa6cc Blacklist devices for absolute volume control by Andre Eisenbach · 9 years ago
  12. 58593a0 Remove absolute volume control whitelist by Andre Eisenbach · 9 years ago
  13. 258c253 GKI cleanup - moved GKI buffer allocation wrappers to OSI by Pavlin Radoslavov · 9 years ago
  14. 642f233 GKI cleanup - Eliminated function GKI_delay by Pavlin Radoslavov · 9 years ago
  15. 0839305 resolved conflicts for merge of 49a86709 to mnc-dev-plus-aosp by Marie Janssen · 9 years ago
  16. 49a8670 build: LOG_TAG consistency, include order, build fixes by Marie Janssen · 9 years ago
  17. 843101b am 9c5d0727: Override remote suspend flag on local play state changes by Anubhav Gupta · 9 years ago
  18. 9c5d072 Override remote suspend flag on local play state changes by Anubhav Gupta · 11 years ago
  19. 557064c am 3a2fa83d: Copy an AVRC packet before sending a response back by Pavlin Radoslavov · 9 years ago
  20. 3a2fa83 Copy an AVRC packet before sending a response back by Pavlin Radoslavov · 9 years ago
  21. 335c208 Ignore STOP command if A2DP stream is suspended by Anubhav Gupta · 10 years ago
  22. c3aa28e Reject second AVRCP connection. by Anubhav Gupta · 11 years ago
  23. 4e3e372 Only register key types with uinput that we can actually map by Andre Eisenbach · 9 years ago
  24. 86fd008 am 1f9dfcbb: Ignore STOP command if A2DP stream is suspended by Anubhav Gupta · 9 years ago
  25. 1f9dfcb Ignore STOP command if A2DP stream is suspended by Anubhav Gupta · 10 years ago
  26. 9aa7804 am 137bed02: Reject second AVRCP connection. by Anubhav Gupta · 9 years ago
  27. 137bed0 Reject second AVRCP connection. by Anubhav Gupta · 11 years ago
  28. 99d6890 am d30195cb: gn-build: Get btif to compile as its own module by Arman Uguray · 9 years ago
  29. d30195c gn-build: Get btif to compile as its own module by Arman Uguray · 9 years ago
  30. a778a64 Only register key types with uinput that we can actually map by Andre Eisenbach · 9 years ago
  31. 2cd086a am f29a2fb..e07ad10 from mirror-m-wireless-internal-release by Vinit Deshpande · 10 years ago
  32. daddea9 Free Avrcp Controller callbacks on Cleanup by Anubhav Gupta · 10 years ago
  33. b246a1a Merge commit '4bf68bf020c7fd1aabcdc4b5d8f5fbb8bacdec9d' into merge_work by Prerepa Viswanadham · 10 years ago
  34. 4540f59 Static code analysis cleanups and minor bug fixes by VenkatRaghavan VijayaRaghavan · 10 years ago
  35. 933926c Fix missing #includes needed for glibc by Scott James Remnant · 10 years ago
  36. e1a9e52 Merge commit 'f7f839985b3931682363d2ef3b7c5cae55a842ee' into merge by Etan Cohen · 10 years ago
  37. 80349eb am 0d65d4cd: AVRCP: Proper handling of Fragmented AVCTP packet by Mallikarjuna GB · 10 years ago
  38. 0d65d4c AVRCP: Proper handling of Fragmented AVCTP packet by Mallikarjuna GB · 11 years ago
  39. f802700 Demote, cleanup and extend observed logging by Chris Manton · 10 years ago
  40. 794f3b5 Removal of bd.[c|h] by Chris Manton · 10 years ago
  41. f1c764f Make build more strict by adding more warning flags. by Sharvil Nanavati · 10 years ago
  42. c7503db Fix omitted libc includes. by Ian Coolidge · 10 years ago
  43. 104e3f2 Cleanups needed to make clang happy by Bernhard Rosenkränzer · 10 years ago
  44. afa6e1a resolved conflicts for merge of e8c3d75b to master by Matthew Xie · 10 years ago
  45. 9391247 Merge some missing pieces of AVRCP controller support from klp-wireless-dev by Mike Lockwood · 10 years ago
  46. e8c3d75 Logging cleanup: BTIF and APPL. by Sharvil Nanavati · 11 years ago
  47. 4ad470e Move AVRCP controller support to separate HAL interface by Mike Lockwood · 10 years ago
  48. 3a1ca50 Move AVRCP controller support to separate HAL interface by Mike Lockwood · 10 years ago
  49. 44c6f8d [2/4] Add Support for AVRCP Controller Feature by Hemant Gupta · 11 years ago
  50. 68c53de Bluetooth: Clear Notification array on AVRCP disconnect by Nitin Srivastava · 11 years ago
  51. ad0b6c7 Bluetooth: Clear Notification array on AVRCP disconnect by Nitin Srivastava · 11 years ago
  52. 73e6829 flounder64: bluetooth: Adjust volume level on BT HS and DUT side by Zhihai Xu · 11 years ago
  53. d2ccbbb Remove executable bit on source files. by Sharvil Nanavati · 11 years ago
  54. c9fbcde flounder64: bluetooth: Adjust volume level on BT HS and DUT side by Thomas.TT_Lin · 11 years ago
  55. 5cd8bff Major warnings cleanup by Mike J. Chen · 11 years ago
  56. 7850a93 whitelist well tested devices for absolute volume feature by Matthew Xie · 11 years ago
  57. a7ae4a1 Blacklist Devices that donot handle absolute volume well by Matthew Xie · 11 years ago
  58. 247c68f Add support for AbsoluteVolume by Satya Calloji · 11 years ago
  59. 98497a5 Add support for ff/rew by John Du · 11 years ago
  60. b88fc6c Add support for PLAY_POS_CHANGED by Ravi Nagarajan · 12 years ago
  61. 841e5b5 Reject element attribute request if count is 0xff by Ravi Nagarajan · 12 years ago
  62. 081d6e5 need send reject response to unsupported Avrcp 1.3 command by Zhihai Xu · 12 years ago
  63. 9adddf4 Initial version of Stack for AVRCP 1.3 by Ravi Nagarajan · 12 years ago
  64. 5738f83 Snapshot cdeccf6fdd8c2d494ea2867cb37a025bf8879baf by The Android Open Source Project · 12 years ago