1. 0d6d447 Replace AVRC callback function pointers with base::Callback by Ajay Panicker · 7 years ago
  2. a701c77 AVRCP: Flush the command queue in AVRC_Close by Myles Watson · 7 years ago
  3. 56c48f0 Removed unused or unnecessary defines by Pavlin Radoslavov · 7 years ago
  4. f5d1aea AVRCP: Use avrc_send_continue_frag for continuations by Myles Watson · 7 years ago
  5. 76d3b5c Respect AVRCP versions in SDP records by Zach Johnson · 7 years ago
  6. 5b790fe Make copyright headers consistent with Google template; remove "(C)" by Jakub Pawlowski · 7 years ago
  7. 13d04d9 stack: Remove casts and spell local_keys correctly by Myles Watson · 7 years ago
  8. 5d5fcf2 Manually convert to unary where coccinelle could not by Myles Watson · 7 years ago
  9. b749ebd Use unary operator instead of == bool by Myles Watson · 7 years ago
  10. ec57737 Run clang format on files touched by CL 488398 by Myles Watson · 7 years ago
  11. 8d74904 Remove casts to unions to avoid unaligned accesses by Myles Watson · 7 years ago
  12. 819e2ec Use one type for UUID (1/5) by Jakub Pawlowski · 7 years ago
  13. be8bbd7 Fix alarms being posted on wrong thread by Jakub Pawlowski · 7 years ago
  14. a484a88 Rename bt_bdaddr_t into RawAddress (3/3) by Jakub Pawlowski · 7 years ago
  15. 3e3fd4d Fix a inappropriate return of local var address by liuchao · 8 years ago
  16. 135b7f6 Replace BD_ADDR with bt_bdaddr_t in SDP and A2DP related code by Jakub Pawlowski · 7 years ago
  17. 903c166 Use bt_bdaddr_t instead of BD_ADDR in AVDT related code by Jakub Pawlowski · 7 years ago
  18. a7c7437 AVRCP 1.6: Limit GetFolderItemResponse by Hemant Gupta · 8 years ago
  19. 2dc048b stack: AVRCP: add missing debug arguments by Hemant Gupta · 8 years ago
  20. 86ae6c0 Add missing NULL pointer assignment after fixed_queue_free and alarm_free by Pavlin Radoslavov · 8 years ago
  21. 0ec9475 Fix comment formatting at the beginning of lines by Myles Watson · 8 years ago
  22. 878c50b Minor fixes by Bailey Forrest · 8 years ago
  23. f82351f AVRCT CT: uint8_t is used for 2byte field by Sanket Agarwal · 8 years ago
  24. 5ce0116 Add a mechanism for configuring the A2DP Source codecs by Pavlin Radoslavov · 8 years ago
  25. 8843cc8 HIDD: Add support for HID Device Role by Hemant Gupta · 11 years ago
  26. f2af1c4 Replace assert with CHECK from base/logging.h by Jack He · 8 years ago
  27. ad1e23d Remove extern "C" from header files by Jack He · 8 years ago
  28. 911d1ae Apply clang-format to the rest of the tree by Myles Watson · 8 years ago
  29. 9ca0709 Reformat long comments before clang-format by Myles Watson · 8 years ago
  30. ee96a3c Fix asterisks in block quotes by Myles Watson · 8 years ago
  31. 702ae1c AVRCP: Fix get metadata attribute responses by Jack He · 8 years ago
  32. f33b6f4 readability fix: No assigns in if conditionals by Marie Janssen · 8 years ago
  33. 133f0b6 btif: Remove AVRC_CTRL_INCLUDED ifdefs by Marie Janssen · 8 years ago
  34. 033d5a2 AVRCP: unify Get{Element,Item}Attributes response. by Marie Janssen · 8 years ago
  35. 30c81fa Implement AVRCP SetAddressedPlayer Cmd by Sanket Agarwal · 8 years ago
  36. 8a81119 [AVRCP1.6 CT] Add reply status to get_folder_items_callback. by Sanket Agarwal · 8 years ago
  37. d7ffd64 Remove deprecated UNUSED macro (5/5) by Myles Watson · 8 years ago
  38. d35a648 Remove deprecated UNUSED macro (1/5) by Myles Watson · 8 years ago
  39. b2a292b Renamed most C files to C++: *.c to *.cc by Pavlin Radoslavov · 8 years ago
  40. e7bd890 Implement AVRCP Controller (Client) Browsing. by Sanket Agarwal · 9 years ago
  41. 37c1b5f Removed unused *_DYNAMIC_MEMORY conditional statements by Pavlin Radoslavov · 8 years ago
  42. f66f4e9 A2DP-related renaming: a2d_* to a2dp_* by Pavlin Radoslavov · 8 years ago
  43. cc26bfc Renamed files: *.c to *.cc in bta/av and stack/a2dp by Pavlin Radoslavov · 8 years ago
  44. 85cd328 cleanup: Remove BT_USE_TRACES and BT_TRACE_APPL by Marie Janssen · 8 years ago
  45. ebfeca0 avrc: Fix AVRC_MsgReq() msg_mask bug by Greg Kaiser · 8 years ago
  46. a408eb7 AVRCP 1.6: media browsing support on Target(1/3) by Avish Shah · 8 years ago
  47. 6046fb3 Implement the AVRCP "continue" and "abort continue" responses by Ajay Panicker · 8 years ago
  48. d19e078 Use standard types, consistent ifdef style everywhere by Marie Janssen · 8 years ago
  49. c6d93ad AVRCP: rename constant AVRC_CTLR_INCLUDED by Marie Janssen · 8 years ago
  50. 63b0519 Fix misc-macro-parentheses warnings by Chih-Hung Hsieh · 8 years ago
  51. 3d6accf Move extern "C" to top of headers and remove tBTA_HF_CLIENT_HDR. by Bryce Lee · 9 years ago
  52. a58d7fe AVRCP: Update sdp record correctly for CT or TG. by AnubhavGupta · 9 years ago
  53. f85869d Fix miscellaneous compilation errors by Prashant Malani · 9 years ago
  54. 4394720 Fix C/C++ compiler generated warnings by Pavlin Radoslavov · 9 years ago
  55. 717a4a9 Removed checks for NULL returns after osi_calloc() / osi_malloc() by Pavlin Radoslavov · 9 years ago
  56. cceb430 Replaced osi_getbuf()/osi_freebuf() with osi_malloc()/osi_free() by Pavlin Radoslavov · 9 years ago
  57. 0a20dd4 Removed function osi_get_buf_size() by Pavlin Radoslavov · 9 years ago
  58. 20524d3 Refactor usage of osi_free() and osi_freebuf() by Pavlin Radoslavov · 9 years ago
  59. f94e67c Fix the processing of AVRCP Rcvd Pass Through messages by Pavlin Radoslavov · 9 years ago
  60. 6b84f29 Support for A2DP Sink and Proper initialization of profiles by Anubhav Gupta · 10 years ago
  61. 258c253 GKI cleanup - moved GKI buffer allocation wrappers to OSI by Pavlin Radoslavov · 9 years ago
  62. 70ae7de GKI cleanup - Remove GKI pool related defines by Pavlin Radoslavov · 9 years ago
  63. 2e3d006 GKI cleanup - Eliminate usage of pool buffers by Pavlin Radoslavov · 9 years ago
  64. 8d88b1b Allocate large enough buffers when copying AVRC packets by Satya Calloji · 9 years ago
  65. 84d13ed Add an explicit check for AVRCP vendor data by Pavlin Radoslavov · 9 years ago
  66. dab356e Promote AVCTP version to 1.4 by Anubhav Gupta · 9 years ago
  67. 2ac9ae0 Fix a bug allocating buffers for fragmented AVRC packets by Anubhav Gupta · 9 years ago
  68. 08c08fc Fix a bug when responding to AVRCP UNIT_INFO and SUBUNIT_INFO by Pavlin Radoslavov · 9 years ago
  69. 3a2fa83 Copy an AVRC packet before sending a response back by Pavlin Radoslavov · 9 years ago
  70. 46d706a Fix issues in A2dp, Avrcp, HF and AG reported by static analysis tool by Mallikarjuna GB · 10 years ago
  71. 56a3be0 Replace malloc/calloc/free with osi_malloc/osi_calloc/osi_free by Pavlin Radoslavov · 9 years ago
  72. e1a9e52 Merge commit 'f7f839985b3931682363d2ef3b7c5cae55a842ee' into merge by Etan Cohen · 10 years ago
  73. 181932f Eliminate unusable wcassert code in favor of plain old C asssert. by Sharvil Nanavati · 10 years ago
  74. 24933b5 Removing unnecessary BTAPI #defines. by June R. Tate-Gans · 10 years ago
  75. 104e3f2 Cleanups needed to make clang happy by Bernhard Rosenkränzer · 10 years ago
  76. b44cc59 Logging cleanup: AVRC, MCA, GATT, and SMP. by Sharvil Nanavati · 11 years ago
  77. 6dae552 Eliminate warnings, add -Wall and -Werror to all projects. by Sharvil Nanavati · 11 years ago
  78. d2ccbbb Remove executable bit on source files. by Sharvil Nanavati · 11 years ago
  79. 5cd8bff Major warnings cleanup by Mike J. Chen · 11 years ago
  80. 6b20f3e Fix warning "comparison is always true due to limited range of data type" by Mike J. Chen · 11 years ago
  81. 156969e change AVRCP profile version from 1.4 to 1.3 in SDP record. by Zhihai Xu · 11 years ago
  82. 247c68f Add support for AbsoluteVolume by Satya Calloji · 11 years ago
  83. 9adddf4 Initial version of Stack for AVRCP 1.3 by Ravi Nagarajan · 12 years ago
  84. 5738f83 Snapshot cdeccf6fdd8c2d494ea2867cb37a025bf8879baf by The Android Open Source Project · 12 years ago