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