1. 3426fd6 Fix a typo: __func_ -> __func__ am: 3e0f253c28 by Pavlin Radoslavov · 8 years ago
  2. 3e0f253 Fix a typo: __func_ -> __func__ by Pavlin Radoslavov · 8 years ago
  3. 4e89dc5 A2DP-related naming refactoring and cleanup am: 7aaf7c6c42 by Pavlin Radoslavov · 8 years ago
  4. 7aaf7c6 A2DP-related naming refactoring and cleanup by Pavlin Radoslavov · 8 years ago
  5. ee0c32d test_vendor: Allow includes from bt_hci_defs am: a11e1c1b71 by Myles Watson · 8 years ago
  6. fb8d789 Removed BTA_AV_INCLUDED conditional guard which is always true am: bde45bd653 by Pavlin Radoslavov · 8 years ago
  7. a11e1c1 test_vendor: Allow includes from bt_hci_defs by Myles Watson · 8 years ago
  8. bde45bd Removed BTA_AV_INCLUDED conditional guard which is always true by Pavlin Radoslavov · 8 years ago
  9. 216f5e3 Merge "Removed unused code related to Audio, A2DP Sink and Video" am: e80e75b4a5 by Pavlin Radoslavov · 8 years ago
  10. e80e75b Merge "Removed unused code related to Audio, A2DP Sink and Video" by Treehugger Robot · 8 years ago
  11. 144b5e7 Expose function audio_a2dp_hw_dump_ctrl_event() am: febb1515f9 by Pavlin Radoslavov · 8 years ago
  12. febb151 Expose function audio_a2dp_hw_dump_ctrl_event() by Pavlin Radoslavov · 8 years ago
  13. 7738627 Removed unused code related to Audio, A2DP Sink and Video by Pavlin Radoslavov · 8 years ago
  14. 34895ef Merge "Implement the AVRCP "continue" and "abort continue" responses" by Ajay Panicker · 8 years ago
  15. d3e8a45 Merge "Implement the AVRCP "continue" and "abort continue" responses" by Treehugger Robot · 8 years ago
  16. a947848 Merge "Added new function time_get_os_boottime_us() and unit tests" by Pavlin Radoslavov · 8 years ago
  17. 2637d3c Merge "Added new function time_get_os_boottime_us() and unit tests" by Treehugger Robot · 8 years ago
  18. 8e66aa9 Added new function fixed_queue_flush() and the unit test am: 3335cf4e87 by Pavlin Radoslavov · 8 years ago
  19. 3335cf4 Added new function fixed_queue_flush() and the unit test by Pavlin Radoslavov · 8 years ago
  20. 55c37f9 Added new function time_get_os_boottime_us() and unit tests by Pavlin Radoslavov · 8 years ago
  21. cd15f9e Add a socket unit test for the async_manager am: d4f80ae7ca by Myles Watson · 8 years ago
  22. d4f80ae Add a socket unit test for the async_manager by Myles Watson · 8 years ago
  23. 6046fb3 Implement the AVRCP "continue" and "abort continue" responses by Ajay Panicker · 8 years ago
  24. 56ffbe1 Revert "DO NOT MERGE Proper construction of AVDTP general reject message" by JivakDhadse · 8 years ago
  25. b8b761e Revert "DO NOT MERGE Proper construction of AVDTP general reject message" by JivakDhadse · 9 years ago
  26. 9b15fa8 Added cancelling for fd watching on async manager am: b2bbe93c1b by Jorge E. Moreira · 8 years ago
  27. b2bbe93 Added cancelling for fd watching on async manager by Jorge E. Moreira · 8 years ago
  28. d8179f3 Revert "Added unit test for async_manager with sockets" am: 10986700c3 by Myles Watson · 8 years ago
  29. 1098670 Revert "Added unit test for async_manager with sockets" by Myles Watson · 8 years ago
  30. 8021195 Added unit test for async_manager with sockets am: 1387d4330d by Jorge E. Moreira · 8 years ago
  31. 1387d43 Added unit test for async_manager with sockets by Jorge E. Moreira · 8 years ago
  32. 1c47f8e Fix clang-tidy warnings in bt. am: 5dc0d15e78 by Chih-Hung Hsieh · 8 years ago
  33. 5dc0d15 Fix clang-tidy warnings in bt. by Chih-Hung Hsieh · 8 years ago
  34. af070f1 Fix incorrect fd used for select() call in vendor lib async_manager by Jorge E. Moreira · 8 years ago
  35. 7225e49 Fix incorrect fd used for select() call in vendor lib async_manager by Jorge E. Moreira · 8 years ago
  36. 135e7d6 Make gatt_attr use opportunistic connection am: 109891d07f by Jakub Pawlowski · 8 years ago
  37. 109891d Make gatt_attr use opportunistic connection by Jakub Pawlowski · 8 years ago
  38. fd17261 Merge "Synchronize the code with AOSP" into stage-aosp-master by TreeHugger Robot · 8 years ago
  39. 8f4fb98 Synchronize the code with the internal tree am: 55f82cd30f by Pavlin Radoslavov · 8 years ago
  40. 4980fab Randomize allocation canary by Marie Janssen · 9 years ago
  41. 55f82cd Synchronize the code with the internal tree by Pavlin Radoslavov · 8 years ago
  42. 5d712cf Synchronize the code with AOSP by Pavlin Radoslavov · 8 years ago
  43. 8461b92 Merge "Fix a typo in pre-compiler error message" am: 7cc80100e1 by Glenn Kasten · 8 years ago
  44. 7cc8010 Merge "Fix a typo in pre-compiler error message" by Treehugger Robot · 8 years ago
  45. 765dcf9 Add Subaru and Nissan car kits to auto pair blacklist am: ed272ff2f7 by Andre Eisenbach · 8 years ago
  46. 3401f63 Fix a typo in pre-compiler error message by Glenn Kasten · 9 years ago
  47. d0ca1d1 Disable 3Mbps packets for AVDT ACL links am: f527ce28b4 -s ours by Sathya Kumar · 8 years ago
  48. ed272ff Add Subaru and Nissan car kits to auto pair blacklist by Andre Eisenbach · 8 years ago
  49. f527ce2 Disable 3Mbps packets for AVDT ACL links by Sathya Kumar · 9 years ago
  50. 61ee6c6 resolve merge conflicts of 37119da to stage-aosp-master by Sathya Kumar · 9 years ago
  51. d978742 Use C++ style std::string instead of C-style string by Pavlin Radoslavov · 8 years ago
  52. a918f41 Merge "Make default SBC bitrate configurable by device." am: 57e911ea25 by Sridhar Vashist · 8 years ago
  53. 57e911e Merge "Make default SBC bitrate configurable by device." by Treehugger Robot · 8 years ago
  54. 0c1fffb Merge "Always send a SUSPEND_CFM event when suspended due to A2DP RECONFIGURE." by Sridhar Vashist · 8 years ago
  55. 21a7e48 Merge "Always send a SUSPEND_CFM event when suspended due to A2DP RECONFIGURE." by Treehugger Robot · 8 years ago
  56. 771b173 Make default SBC bitrate configurable by device. by Sridhar Vashist · 9 years ago
  57. a430cc3 Merge "GATT: Deregister notification when a GATT connection is closed" by ugo_yu · 8 years ago
  58. bb75465 Merge "GATT: Deregister notification when a GATT connection is closed" by Treehugger Robot · 8 years ago
  59. 61f864a Always send a SUSPEND_CFM event when suspended due to A2DP RECONFIGURE. by Sridhar Vashist · 9 years ago
  60. e4047a7 Merge "Check size of pin before replying" am: 545ac907dd by Marie Janssen · 8 years ago
  61. 545ac90 Merge "Check size of pin before replying" by Treehugger Robot · 8 years ago
  62. 8d3142f audio_a2dp_hw: Always update frame counter in out_write am: cd85170ab8 by Andy Hung · 8 years ago
  63. 5e10e74 GATT: Deregister notification when a GATT connection is closed by ugo_yu · 8 years ago
  64. 87e6897 Check size of pin before replying by Marie Janssen · 9 years ago
  65. cd85170 audio_a2dp_hw: Always update frame counter in out_write by Andy Hung · 8 years ago
  66. 3753c01 Remove SBC frame scrambling am: 7fcea70080 by Andre Eisenbach · 8 years ago
  67. 7fcea70 Remove SBC frame scrambling by Andre Eisenbach · 8 years ago
  68. 734ba5b Merge "New status code for two SMP authorization failures" am: b29732059e by Jacky Cheung · 8 years ago
  69. a319edc HID: Check for EINTR in uhid_event() and fix return value evaluation by Andre Eisenbach · 8 years ago
  70. b297320 Merge "New status code for two SMP authorization failures" by Treehugger Robot · 8 years ago
  71. 07c7892 New status code for two SMP authorization failures by Jacky Cheung · 8 years ago
  72. 3c48d11 Removed bogus leftover code that wasn't auto-merged properly by Pavlin Radoslavov · 8 years ago
  73. db7cab5 Refactor vendor library to use async manager class am: 0b32c8d8c1 by Jorge E. Moreira · 8 years ago
  74. d87ecf6 Added the async manager am: 08c214154d by Jorge E. Moreira · 8 years ago
  75. acb093a HID: Check for EINTR in uhid_event() and fix return value evaluation by Andre Eisenbach · 8 years ago
  76. 0b32c8d Refactor vendor library to use async manager class by Jorge E. Moreira · 8 years ago
  77. 9d427f1 Added missing #include directives am: 65ee728284 by Jorge E. Moreira · 8 years ago
  78. 08c2141 Added the async manager by Jorge E. Moreira · 8 years ago
  79. 65ee728 Added missing #include directives by Jorge E. Moreira · 8 years ago
  80. 2064162 Replace calls to std::bind by lambda expressions am: 97980c25a1 by Jorge E. Moreira · 8 years ago
  81. ece79cd No longer uses the macro DISALLOW_COPY_AND_ASSIGN am: 83cf95e0a1 by Jorge E. Moreira · 8 years ago
  82. c7dd1ea Using include paths relative to vendor library dir am: ea3ede2474 by Jorge E. Moreira · 8 years ago
  83. 97980c2 Replace calls to std::bind by lambda expressions by Jorge E. Moreira · 8 years ago
  84. 83cf95e No longer uses the macro DISALLOW_COPY_AND_ASSIGN by Jorge E. Moreira · 8 years ago
  85. ea3ede2 Using include paths relative to vendor library dir by Jorge E. Moreira · 8 years ago
  86. 268069a Merge "Improve BT HAL write response to BT server reads" am: f65e83e5b1 by Andy Hung · 8 years ago
  87. f65e83e Merge "Improve BT HAL write response to BT server reads" by Treehugger Robot · 8 years ago
  88. 246d21b Separate the Alarm unit tests from testing the Wakelocks am: 223cecf8b6 by Pavlin Radoslavov · 8 years ago
  89. 32e7c20 Improve BT HAL write response to BT server reads by Andy Hung · 8 years ago
  90. 223cecf Separate the Alarm unit tests from testing the Wakelocks by Pavlin Radoslavov · 8 years ago
  91. 2eab00b Add LE Secure Connection data parsing (3/4) am: bd60854e49 by Jakub Pawlowski · 8 years ago
  92. bd60854 Add LE Secure Connection data parsing (3/4) by Jakub Pawlowski · 8 years ago
  93. ef259dd Revert "Register for Service Changed notifications for untrusted devices" by Satomi · 8 years ago
  94. 42657c2 Revert "Register for Service Changed notifications for untrusted devices" by Satomi · 8 years ago
  95. 6157dc7 strlcpy call size fixes, memory clearing am: 4fd9ce1b4d by Satish Kodishala · 8 years ago
  96. 4fd9ce1 strlcpy call size fixes, memory clearing by Satish Kodishala · 9 years ago
  97. d3e28d6 Merge "Fix descriptor write" am: a8be6caf45 by Jakub Pawlowski · 8 years ago
  98. a8be6ca Merge "Fix descriptor write" by Jakub Pawlowski · 8 years ago
  99. ebf5f47 Fix descriptor write by Jakub Pawlowski · 8 years ago
  100. 6fdfdef Add dumpsys support for LE connection parameter updates am: 8ec8ca4a87 by Jacky Cheung · 8 years ago