1. 803d72f Merge "Handle AVRCP fragment due to unique event 0xFFF" by Jay Patel · 4 years, 10 months ago
  2. 6c270cb Handle AVRCP fragment due to unique event 0xFFF by JiLin Wan · 5 years ago
  3. 8466ef4 Merge "Add avrcp_device_fuzz." by Treehugger Robot · 4 years, 10 months ago
  4. 9894008 [system][bt] fix -Wc99-designator by Nick Desaulniers · 4 years, 10 months ago
  5. ee770ca Add avrcp_device_fuzz. by Mitch Phillips · 4 years, 10 months ago
  6. 7c0e681 Merge "AVRCP: Keep the device in the map on disconnect" am: 7c1e86e1b7 by Joonghong Park · 5 years ago
  7. 7c1e86e Merge "AVRCP: Keep the device in the map on disconnect" by Treehugger Robot · 5 years ago
  8. fb219a7 AVRCP: Keep the device in the map on disconnect by Joonghong Park · 5 years ago
  9. c7e2c9e Merge changes I42c47d98,If38ad50d am: 558c5114b6 am: 9771880d8e by Colin Cross · 5 years ago
  10. 6208435 bpfmt -w $(find . -name Android.bp) by Colin Cross · 5 years ago
  11. 219daea Import ::testing::DoAll am: 1c360dc577 am: d6e325fe4a by Haibo Huang · 5 years ago
  12. 1c360dc Import ::testing::DoAll by Haibo Huang · 5 years ago
  13. 7473d8d Modernise code to use override specifier am: 183eacee0d am: 3d6b243a8c by Yi Kong · 5 years ago
  14. 183eace Modernise code to use override specifier by Yi Kong · 5 years ago
  15. 9784830 Merge "Fix potential null point dereference" am: 6bb3296e5e am: 772792cc92 by Hansong Zhang · 5 years ago
  16. 48af620 Fix potential null point dereference by Ted Wang · 5 years ago
  17. 2468088 Validate all AVRCP packets before use to prevent out of bounds reads. by Ajay Panicker · 5 years ago
  18. 4e4a69f Use a weak pointer to deliver updates to AVRCP devices. by Ajay Panicker · 6 years ago
  19. 76180b6 Disable AVRCP position change in silence mode by Ugo Yu · 6 years ago
  20. 01a4040 Fix performance-for-range-copy warnings by Chih-Hung Hsieh · 6 years ago
  21. 62cd940 Merge "AVRCP: Change notification variable when the interim response is sent" by Treehugger Robot · 6 years ago
  22. 817e6bb AVRCP: Change notification variable when the interim response is sent by Ajay Panicker · 6 years ago
  23. ff48ce8 Add code coverage report support to Bluetooth by Ajay Panicker · 6 years ago
  24. 67f5f37 Uprev libchrome to r576279 (1/multiple) by Jakub Pawlowski · 6 years ago
  25. ebade0c Add DataElementReader for SDP by Ajay Panicker · 6 years ago
  26. ea9073e Add net_test_avrcp to general-tests suite by Dan Shi · 6 years ago
  27. 7f29cc5 Don't add items to a response if a previous item fails to be added by Ajay Panicker · 6 years ago
  28. 950d9cc Set the AVRCP Browsing MTU for a device after browse open by Ajay Panicker · 6 years ago
  29. 0267a33 Fix "Disable Absolute Volume" Bluetooth developer option by Ted · 6 years ago
  30. 7a75868 Merge "AVRCP: Reject when CT sends invalid RegisterNotification" am: ce46ce7b71 by Hansong Zhang · 6 years ago
  31. db61e46 AVRCP: Reject when CT sends invalid RegisterNotification by Hansong Zhang · 6 years ago
  32. 7aec965 AVRCP: Reject SetAddressedPlayer command only if remote set invalid player ID by Benson Li · 6 years ago
  33. 97c8fb6 AVRCP: Reject SetAddressedPlayer command only if remote set invalid player ID by Benson Li · 6 years ago
  34. 10881f2 Linux build fix am: 55faa9e962 by Jakub Pawlowski · 6 years ago
  35. 55faa9e Linux build fix by Jakub Pawlowski · 6 years ago
  36. 3ef0440 Merge "AVRCP: Reject invalid PlayItem and SetAddressedPlayer command" into pi-dev by Andre Eisenbach · 6 years ago
  37. c2f06bd AVRCP: Reject invalid PlayItem and SetAddressedPlayer command by Hansong Zhang · 6 years ago
  38. fe5d973 AVRCP: Reject invalid PlayItem and SetAddressedPlayer command by Hansong Zhang · 6 years ago
  39. 28273ee Merge "Send addressed and available player change for PTS test" into pi-dev by tedwang · 6 years ago
  40. 7130af1 Send addressed and available player change for PTS test by tedwang · 6 years ago
  41. 494dcc5 Add respond track not selected interim when register notification by tedwang · 6 years ago
  42. 8b7b737 Send UID 0 for track changed if there is no media ID by Ajay Panicker · 6 years ago
  43. 0bdaa12 Add respond track not selected interim when register notification am: a25fca2acb by tedwang · 6 years ago
  44. 6e94f4b Send UID 0 for track changed if there is no media ID am: 2789ae2b57 by Ajay Panicker · 6 years ago
  45. 7a3f78e Send addressed and available player change for PTS test by tedwang · 6 years ago
  46. a25fca2 Add respond track not selected interim when register notification by tedwang · 6 years ago
  47. 2789ae2 Send UID 0 for track changed if there is no media ID by Ajay Panicker · 6 years ago
  48. 89f2543 Linux build and linking fix am: de3c343221 am: d9984bff07 by Jakub Pawlowski · 6 years ago
  49. de3c343 Linux build and linking fix by Jakub Pawlowski · 6 years ago
  50. b361ad3 Merge "Linux build fix" am: a0f3fa4b38 am: 1037ac9f66 by Jakub Pawlowski · 6 years ago
  51. 9e81461 Linux build fix by Jakub Pawlowski · 6 years ago
  52. 436f56f Merge "AVRCP: Route CType NOT_IMPLEMENTED as a response" into pi-dev by TreeHugger Robot · 6 years ago
  53. f3a308b AVRCP: Route CType NOT_IMPLEMENTED as a response am: f74cecf93e am: 6a5e210804 by Myles Watson · 6 years ago
  54. ff915a9 AVRCP: Route CType NOT_IMPLEMENTED as a response by Myles Watson · 6 years ago
  55. f74cecf AVRCP: Route CType NOT_IMPLEMENTED as a response by Myles Watson · 6 years ago
  56. b834537 Merge "Add General Reject for invalid PDU ID" into pi-dev am: 759463fbd7 by tedwang · 6 years ago
  57. f1ae235 Merge "Respond reject with INVALID_PARAMETER when register for invalid event ID" into pi-dev by TreeHugger Robot · 6 years ago
  58. 759463f Merge "Add General Reject for invalid PDU ID" into pi-dev by TreeHugger Robot · 6 years ago
  59. 0f2fef3 Merge "AVRCP: Verify SetBrowsedPlayer player ID" into pi-dev by TreeHugger Robot · 6 years ago
  60. 7570175 Add General Reject for invalid PDU ID by tedwang · 6 years ago
  61. 3fbf8b4 Add General Reject for invalid PDU ID by tedwang · 6 years ago
  62. 5fa6170 Merge "Respond reject with INVALID_PARAMETER when register for invalid event ID" am: 4298549380 by tedwang · 6 years ago
  63. 178c7b8 Respond reject with INVALID_PARAMETER when register for invalid event ID by tedwang · 6 years ago
  64. d51c1dc Respond reject with INVALID_PARAMETER when register for invalid event ID by tedwang · 6 years ago
  65. 43ac963 AVRCP: Respond UID Changed for invalid Get Item Attributes command am: 335d6e62b0 by Hansong Zhang · 6 years ago
  66. 3e942d4 Merge "AVRCP: Verify SetBrowsedPlayer player ID" am: 3103d311f4 am: ea82a8308d by Hansong Zhang · 6 years ago
  67. 7a866f5 AVRCP: Respond UID Changed for invalid Get Item Attributes command by Hansong Zhang · 6 years ago
  68. 335d6e6 AVRCP: Respond UID Changed for invalid Get Item Attributes command by Hansong Zhang · 6 years ago
  69. bf514e3 Add respond Reject with Invalid parameter for Unknown Capability ID by tedwang · 6 years ago
  70. 7cf3b1d AVRCP: Verify SetBrowsedPlayer player ID by Hansong Zhang · 6 years ago
  71. f54a72c AVRCP: Verify SetBrowsedPlayer player ID by Hansong Zhang · 6 years ago
  72. fbfa52b Merge "Add respond Reject with Invalid parameter for Unknown Capability ID" into pi-dev by Andre Eisenbach · 6 years ago
  73. b13440d Merge "Add respond Reject with Invalid parameter for Unknown Capability ID" into pi-dev by Andre Eisenbach · 6 years ago
  74. 5e87279 Add respond Reject with Invalid parameter for Unknown Capability ID by tedwang · 6 years ago
  75. 0ec7e84 Merge "Add helper classes to auto indent newlines for ostreams" am: e3c041c4a4 by Ajay Panicker · 6 years ago
  76. fa9bc3b Use weak pointers for device.cc callbacks to prevent use after delete by Ajay Panicker · 6 years ago
  77. 450d4b5 Use weak pointers for device.cc callbacks to prevent use after delete by Ajay Panicker · 6 years ago
  78. 497e283 Use weak pointers for device.cc callbacks to prevent use after delete by Ajay Panicker · 6 years ago
  79. fe8edd0 Add helper classes to auto indent newlines for ostreams by Ajay Panicker · 6 years ago
  80. 9da096c Merge "Send correct key state and ignore keys from inactive device (1/2)" am: a7b6d3a8e1 by Ajay Panicker · 6 years ago
  81. 05c13ff Send correct key state and ignore keys from inactive device (1/2) by Ajay Panicker · 6 years ago
  82. c4546f5 Send correct key state and ignore keys from inactive device (1/2) by Ajay Panicker · 6 years ago
  83. 0128c37 Implement GetTotalNumberOfItems response for AVRCP Browsing by Ajay Panicker · 6 years ago
  84. 54dc206 Merge "Add AVRCP native logging to dumpsys" into pi-dev by android-build-team Robot · 6 years ago
  85. e8d5364 Merge "Add AVRCP native logging to dumpsys" am: a0cebcac0a am: b8dbcb205e by Ajay Panicker · 6 years ago
  86. a0cebca Merge "Add AVRCP native logging to dumpsys" by Ajay Panicker · 6 years ago
  87. 33c17fe Use weak pointers instead of base::Unretained to prevent use after free am: 0d33f58fe7 by Ajay Panicker · 6 years ago
  88. 0d33f58 Use weak pointers instead of base::Unretained to prevent use after free by Ajay Panicker · 6 years ago
  89. bbca0b4 Add AVRCP native logging to dumpsys by Ajay Panicker · 6 years ago
  90. 2d9889e Ignore volume changed events from the non-active device by Ajay Panicker · 6 years ago
  91. 774eb4c Add AVRCP native logging to dumpsys by Ajay Panicker · 6 years ago
  92. d14469d Merge "Ignore volume changed events from the non-active device" am: f38c2335f1 by android-build-prod (mdb) · 6 years ago
  93. f38c233 Merge "Ignore volume changed events from the non-active device" by android-build-prod (mdb) · 6 years ago
  94. 071caca Ignore volume changed events from the non-active device by Ajay Panicker · 6 years ago
  95. 74a7549 Use weak pointers to prevent callbacks from executing after cleanup by Ajay Panicker · 6 years ago
  96. 10c6286 Implement GetTotalNumberOfItems response for AVRCP Browsing by Ajay Panicker · 6 years ago
  97. 9909165 Use weak pointers to prevent callbacks from executing after cleanup by Ajay Panicker · 6 years ago
  98. 87d8215 Fix check for device lookup in map by Ajay Panicker · 6 years ago
  99. 0d0a944 Merge "AVRCP: Inform upper layer if absolute volume isn't supported" into pi-dev by TreeHugger Robot · 6 years ago
  100. 3dfa2be Revert "Fix check for device lookup in map" by edheyl · 6 years ago