1. 12aeda1 Move btsnoop_hci.log to /data/misc/bluetooth/logs by Ajay Panicker · 8 years ago
  2. ebfeca0 avrc: Fix AVRC_MsgReq() msg_mask bug by Greg Kaiser · 8 years ago
  3. d7ff47c A2DP related API update and cleanup by Pavlin Radoslavov · 8 years ago
  4. a8fcd68 Fix advertising timers by Jakub Pawlowski · 8 years ago
  5. 73679d0 Bluetooth: split setting params and enabling advertising (3/3) by Jakub Pawlowski · 8 years ago
  6. f6c30e1 Merge "test_vendor: White space fix in vendor manager" by Treehugger Robot · 8 years ago
  7. 85dba1c Merge "test_vendor: Silence packet_stream.cc" by Treehugger Robot · 8 years ago
  8. b4eb643 Merge "Extended the A2DP codec abstraction API" by Treehugger Robot · 8 years ago
  9. 5249817 test_vendor: White space fix in vendor manager by Myles Watson · 8 years ago
  10. 79506e8 Extended the A2DP codec abstraction API by Pavlin Radoslavov · 8 years ago
  11. d4ff4bb test_vendor: Silence packet_stream.cc by Myles Watson · 8 years ago
  12. 9cd5cd2 test_vendor: Move checks for vendor_manager_ by Jorge E. Moreira · 8 years ago
  13. 2c8ddc6 Added void keyword to function declaration and definition by Jack He · 8 years ago
  14. b7d64b2 test_vendor: Remove using directives from headers by Myles Watson · 8 years ago
  15. 3be0c20 test_vendor: Use BtAddress instead of vectors by Myles Watson · 8 years ago
  16. 265316f test_vendor: Remove unused extern statements by Myles Watson · 8 years ago
  17. b089755 Move all advertising related code into one file by Jakub Pawlowski · 8 years ago
  18. caa53d0 test_vendor: Refactor controller timing by Myles Watson · 8 years ago
  19. 803fb5d Use proper type in filter init by Jakub Pawlowski · 8 years ago
  20. 6624479 Merge "Updating QDID to reflect the certfication done for N." by Treehugger Robot · 8 years ago
  21. 24fa196 Updating QDID to reflect the certfication done for N. by pkanwar · 8 years ago
  22. e3ab96a test_vendor: Refactor test channel by Myles Watson · 8 years ago
  23. b4f8b75 Merge "gatt_db: Fix uuid_to_str for UUID_32" by Treehugger Robot · 8 years ago
  24. 629f814 Merge "Deregister from notifications when an HOGP background connection is cancelled" by Treehugger Robot · 8 years ago
  25. 8afc29a gatt_db: Fix uuid_to_str for UUID_32 by Greg Kaiser · 8 years ago
  26. 6d488f5 Merge "AVRCP 1.6: media browsing support on Target(1/3)" by Ajay Panicker · 8 years ago
  27. 4689e1e Deregister from notifications when an HOGP background connection is cancelled by IHLHO KIM · 8 years ago
  28. ee1e3df Merge "Remove BTA layer components for LE advertising" by Jakub Pawlowski · 8 years ago
  29. a408eb7 AVRCP 1.6: media browsing support on Target(1/3) by Avish Shah · 8 years ago
  30. b3a80b6 test_vendor: Add BtAddress unit tests by Myles Watson · 8 years ago
  31. 6f8593e test_vendor: Add a BtAddress class by Myles Watson · 8 years ago
  32. 00a53d1 Remove BTA layer components for LE advertising by Jakub Pawlowski · 8 years ago
  33. 6a96661 Unify LE advertising instance identifiers by Jakub Pawlowski · 8 years ago
  34. d8c312e Cleanup in the bta/av layer by Pavlin Radoslavov · 8 years ago
  35. 7e58626 Added A2DP codec-related APIs by Pavlin Radoslavov · 8 years ago
  36. 67d5a25 Separate advertiser from GATT client (4/4) by Jakub Pawlowski · 8 years ago
  37. 5b12a83 Use closures in advertising related code by Jakub Pawlowski · 8 years ago
  38. a62c5a3 Cleanup and removed BTIF-related unused code by Pavlin Radoslavov · 8 years ago
  39. c143b4a Merge "Update linux BUILD.gn files" by Treehugger Robot · 8 years ago
  40. 5f7514d Update linux BUILD.gn files by Jakub Pawlowski · 8 years ago
  41. 8981fb2 Free av_open_on_rc_timer on cleanup by Pavlin Radoslavov · 8 years ago
  42. 831bec7 Remove log spam in btif_gattc_update_properties by Andre Eisenbach · 8 years ago
  43. e121182 Merge "Don't set the A2DP sink data callback when registering A2DP source" by Treehugger Robot · 8 years ago
  44. 89330a3 Removed duplicate and unused BTA_AV_ and BTIF_AV_ constants by Pavlin Radoslavov · 8 years ago
  45. 4008d1f Don't set the A2DP sink data callback when registering A2DP source by Pavlin Radoslavov · 8 years ago
  46. fc32808 Merge "Removed unused log-related defines and typedefs" by Treehugger Robot · 8 years ago
  47. e5c7895 Make it possible to post closures to BTA message queue by Jakub Pawlowski · 8 years ago
  48. 2cb07a3 Merge remote-tracking branch 'goog/stage-aosp-master' into HEAD by Bill Yi · 8 years ago
  49. 4f13e19 Removed unused log-related defines and typedefs by Pavlin Radoslavov · 8 years ago
  50. 8f98132 test_vendor: Build independently from the stack by Myles Watson · 8 years ago
  51. 98dcd0b test_vendor: Fix style for UNUSED_ATTR, whitespace by Myles Watson · 8 years ago
  52. 3426fd6 Fix a typo: __func_ -> __func__ am: 3e0f253c28 by Pavlin Radoslavov · 8 years ago
  53. 3e0f253 Fix a typo: __func_ -> __func__ by Pavlin Radoslavov · 8 years ago
  54. 4e89dc5 A2DP-related naming refactoring and cleanup am: 7aaf7c6c42 by Pavlin Radoslavov · 8 years ago
  55. 7aaf7c6 A2DP-related naming refactoring and cleanup by Pavlin Radoslavov · 8 years ago
  56. ee0c32d test_vendor: Allow includes from bt_hci_defs am: a11e1c1b71 by Myles Watson · 8 years ago
  57. fb8d789 Removed BTA_AV_INCLUDED conditional guard which is always true am: bde45bd653 by Pavlin Radoslavov · 8 years ago
  58. a11e1c1 test_vendor: Allow includes from bt_hci_defs by Myles Watson · 8 years ago
  59. bde45bd Removed BTA_AV_INCLUDED conditional guard which is always true by Pavlin Radoslavov · 8 years ago
  60. 216f5e3 Merge "Removed unused code related to Audio, A2DP Sink and Video" am: e80e75b4a5 by Pavlin Radoslavov · 8 years ago
  61. e80e75b Merge "Removed unused code related to Audio, A2DP Sink and Video" by Treehugger Robot · 8 years ago
  62. 144b5e7 Expose function audio_a2dp_hw_dump_ctrl_event() am: febb1515f9 by Pavlin Radoslavov · 8 years ago
  63. febb151 Expose function audio_a2dp_hw_dump_ctrl_event() by Pavlin Radoslavov · 8 years ago
  64. 7738627 Removed unused code related to Audio, A2DP Sink and Video by Pavlin Radoslavov · 8 years ago
  65. 34895ef Merge "Implement the AVRCP "continue" and "abort continue" responses" by Ajay Panicker · 8 years ago
  66. d3e8a45 Merge "Implement the AVRCP "continue" and "abort continue" responses" by Treehugger Robot · 8 years ago
  67. a947848 Merge "Added new function time_get_os_boottime_us() and unit tests" by Pavlin Radoslavov · 8 years ago
  68. 2637d3c Merge "Added new function time_get_os_boottime_us() and unit tests" by Treehugger Robot · 8 years ago
  69. 8e66aa9 Added new function fixed_queue_flush() and the unit test am: 3335cf4e87 by Pavlin Radoslavov · 8 years ago
  70. 3335cf4 Added new function fixed_queue_flush() and the unit test by Pavlin Radoslavov · 8 years ago
  71. 55c37f9 Added new function time_get_os_boottime_us() and unit tests by Pavlin Radoslavov · 8 years ago
  72. cd15f9e Add a socket unit test for the async_manager am: d4f80ae7ca by Myles Watson · 8 years ago
  73. d4f80ae Add a socket unit test for the async_manager by Myles Watson · 8 years ago
  74. 6046fb3 Implement the AVRCP "continue" and "abort continue" responses by Ajay Panicker · 8 years ago
  75. 56ffbe1 Revert "DO NOT MERGE Proper construction of AVDTP general reject message" by JivakDhadse · 8 years ago
  76. b8b761e Revert "DO NOT MERGE Proper construction of AVDTP general reject message" by JivakDhadse · 9 years ago
  77. 9b15fa8 Added cancelling for fd watching on async manager am: b2bbe93c1b by Jorge E. Moreira · 8 years ago
  78. b2bbe93 Added cancelling for fd watching on async manager by Jorge E. Moreira · 8 years ago
  79. d8179f3 Revert "Added unit test for async_manager with sockets" am: 10986700c3 by Myles Watson · 8 years ago
  80. 1098670 Revert "Added unit test for async_manager with sockets" by Myles Watson · 8 years ago
  81. 8021195 Added unit test for async_manager with sockets am: 1387d4330d by Jorge E. Moreira · 8 years ago
  82. 1387d43 Added unit test for async_manager with sockets by Jorge E. Moreira · 8 years ago
  83. 1c47f8e Fix clang-tidy warnings in bt. am: 5dc0d15e78 by Chih-Hung Hsieh · 8 years ago
  84. 5dc0d15 Fix clang-tidy warnings in bt. by Chih-Hung Hsieh · 8 years ago
  85. af070f1 Fix incorrect fd used for select() call in vendor lib async_manager by Jorge E. Moreira · 8 years ago
  86. 7225e49 Fix incorrect fd used for select() call in vendor lib async_manager by Jorge E. Moreira · 8 years ago
  87. 135e7d6 Make gatt_attr use opportunistic connection am: 109891d07f by Jakub Pawlowski · 8 years ago
  88. 109891d Make gatt_attr use opportunistic connection by Jakub Pawlowski · 8 years ago
  89. fd17261 Merge "Synchronize the code with AOSP" into stage-aosp-master by TreeHugger Robot · 8 years ago
  90. 8f4fb98 Synchronize the code with the internal tree am: 55f82cd30f by Pavlin Radoslavov · 8 years ago
  91. 4980fab Randomize allocation canary by Marie Janssen · 8 years ago
  92. 55f82cd Synchronize the code with the internal tree by Pavlin Radoslavov · 8 years ago
  93. 5d712cf Synchronize the code with AOSP by Pavlin Radoslavov · 8 years ago
  94. 8461b92 Merge "Fix a typo in pre-compiler error message" am: 7cc80100e1 by Glenn Kasten · 8 years ago
  95. 7cc8010 Merge "Fix a typo in pre-compiler error message" by Treehugger Robot · 8 years ago
  96. 765dcf9 Add Subaru and Nissan car kits to auto pair blacklist am: ed272ff2f7 by Andre Eisenbach · 8 years ago
  97. 3401f63 Fix a typo in pre-compiler error message by Glenn Kasten · 8 years ago
  98. d0ca1d1 Disable 3Mbps packets for AVDT ACL links am: f527ce28b4 -s ours by Sathya Kumar · 8 years ago
  99. ed272ff Add Subaru and Nissan car kits to auto pair blacklist by Andre Eisenbach · 8 years ago
  100. f527ce2 Disable 3Mbps packets for AVDT ACL links by Sathya Kumar · 9 years ago