1. f70a917 Merge "Add a unit test testStopA2dpService()" by Treehugger Robot · 7 years ago
  2. 3162432 Add a unit test testStopA2dpService() by Pavlin Radoslavov · 7 years ago
  3. 7b7567c Merge "Don't remove auto-connect priority for A2DP connected devices" by Treehugger Robot · 7 years ago
  4. 2bb9215 Don't remove auto-connect priority for A2DP connected devices by Pavlin Radoslavov · 7 years ago
  5. e2e75ad Merge "Adapter: Use config value for default max connected audio devices" by Treehugger Robot · 7 years ago
  6. bede74d Adapter: Use config value for default max connected audio devices by Jack He · 7 years ago
  7. cd2b639 Merge "Initialize max number of connected A2DP devices in the native stack via JNI" by Treehugger Robot · 7 years ago
  8. 53b47e3 Initialize max number of connected A2DP devices in the native stack via JNI by Pavlin Radoslavov · 7 years ago
  9. d669257 Merge changes from topic "bt-a2dp-fix-state-machine-timeout" by Treehugger Robot · 7 years ago
  10. 079a76e A2DP: Make sure CONNECT_TIMEOUT is scheduled in intermediate states by Jack He · 7 years ago
  11. 602fe25 A2DP: Simplify debug log mechanism by Jack He · 7 years ago
  12. af580a5 Merge "PBAP: Send intents during connection state transitions" by Treehugger Robot · 7 years ago
  13. 376a4f7 PBAP: Send intents during connection state transitions by Jack He · 7 years ago
  14. 181c585 Merge "Clear A2DP active device during start/stop in the native stack" by Treehugger Robot · 7 years ago
  15. 43cecf9 Merge "Fix bug for CLCC polling; remove message if not using" by Treehugger Robot · 7 years ago
  16. eca33ae Clear A2DP active device during start/stop in the native stack by Pavlin Radoslavov · 7 years ago
  17. f3c1f86 Merge "Disable unnecessary logging" by Treehugger Robot · 7 years ago
  18. df187d4 Fix bug for CLCC polling; remove message if not using by Martin Brabham · 8 years ago
  19. f2437b9 Merge "When a duplicate connect request is received, return success to caller. Returning fail is causing the caller to tear down the connection in progress." by vnori · 7 years ago
  20. 7474360 Merge "Broadcast Disconnecting" by Joseph Pirozzo · 7 years ago
  21. a016a2a Disable unnecessary logging by Joseph Pirozzo · 7 years ago
  22. 8b98b37 Merge "packages/apps/Bluetooth: Set LOCAL_SDK_VERSION where possible." by hansson · 7 years ago
  23. 90c9df1 When a duplicate connect request is received, return success to caller. by Vasu Nori · 7 years ago
  24. 16939d0 Broadcast Disconnecting by Joseph Pirozzo · 7 years ago
  25. 1ab9a72 packages/apps/Bluetooth: Set LOCAL_SDK_VERSION where possible. by Anton Hansson · 7 years ago
  26. 2399dcc Merge "AdapterService: Keep lists for profile states" by Treehugger Robot · 7 years ago
  27. 35bbcab AdapterService: Keep lists for profile states by Myles Watson · 8 years ago
  28. 78e831d Merge "PBAP: Handle null contacts in the updateList" by Treehugger Robot · 7 years ago
  29. 65a6b0e PBAP: Handle null contacts in the updateList by Myles Watson · 7 years ago
  30. 5221812 Merge "Revert "AdapterService: Keep lists for profile states"" by Treehugger Robot · 7 years ago
  31. 479d8b4 Revert "AdapterService: Keep lists for profile states" by Andre Eisenbach · 7 years ago
  32. 0260590 Merge "PBAP: Use a message to signal CONTACTS_LOADED" by Treehugger Robot · 7 years ago
  33. 1be0c2d Merge "PBAP: Move notify to Authenticator.java" by Treehugger Robot · 7 years ago
  34. 27dfb7c Merge "AdapterService: Keep lists for profile states" by Treehugger Robot · 7 years ago
  35. 96597de Merge changes Ia873b2c1,I20977120 by Treehugger Robot · 7 years ago
  36. bceb51c PBAP: Use a message to signal CONTACTS_LOADED by Myles Watson · 8 years ago
  37. 48aa4e8 PBAP: Move notify to Authenticator.java by Myles Watson · 7 years ago
  38. 809eb22 Merge "Add missing Avrcp.doQuit() call during A2dpService stop()" by Treehugger Robot · 7 years ago
  39. 92dee7a Merge "JNI: Introduce a read-only property for Bluetooth library name" by Treehugger Robot · 7 years ago
  40. 3207106 JNI: Introduce a read-only property for Bluetooth library name by Miao-chen Chou · 7 years ago
  41. 9785fcd Add missing Avrcp.doQuit() call during A2dpService stop() by Pavlin Radoslavov · 7 years ago
  42. 75b6442 AdapterService: Keep lists for profile states by Myles Watson · 8 years ago
  43. a191bb2 Merge "PBAP: Get ready to reload contacts on user switch" by Treehugger Robot · 7 years ago
  44. 4c53d0a AdapterServiceTest: Re-initialize Config after test by Myles Watson · 7 years ago
  45. 84b74f2 PBAP: Get ready to reload contacts on user switch by Myles Watson · 8 years ago
  46. 0a84fe8 ProfileServiceTest: Call AdapterService.initNative by Myles Watson · 7 years ago
  47. 6de7471 Merge "MAP: Remove redundant cleanup() method" by Treehugger Robot · 7 years ago
  48. 57482af Merge "A2DP: Dump state machine message verbatim" by Treehugger Robot · 7 years ago
  49. af8dd41 Merge "PAN: Notify PAN devices connection state to UI" by Treehugger Robot · 7 years ago
  50. 3fc999f PAN: Notify PAN devices connection state to UI by Nitin Shivpure · 8 years ago
  51. a2963a8 Merge "Add missing A2dpStateMachine lookup when processing native events" by Treehugger Robot · 7 years ago
  52. 3a0b782 Add missing A2dpStateMachine lookup when processing native events by Pavlin Radoslavov · 7 years ago
  53. 75530ad Merge "Update PhonePolicy to support Multi-A2DP/Multi-HFP" by Treehugger Robot · 7 years ago
  54. 308c927 A2DP: Dump state machine message verbatim by Jack He · 7 years ago
  55. 44ef48a Update PhonePolicy to support Multi-A2DP/Multi-HFP by Pavlin Radoslavov · 7 years ago
  56. d398ff3 Merge "A2DP: Close audio socket when set active device to null" by Treehugger Robot · 7 years ago
  57. b72d284 A2DP: Close audio socket when set active device to null by Hansong Zhang · 8 years ago
  58. f733fda Merge "Perform all start/stop A2dpService operations in start() and stop() methods" by Treehugger Robot · 7 years ago
  59. b9489c3 Merge "Update the A2dpService logic for creating/deleting state machine instances" by Treehugger Robot · 7 years ago
  60. a75a487 Perform all start/stop A2dpService operations in start() and stop() methods by Pavlin Radoslavov · 7 years ago
  61. 7b52eb7 Update the A2dpService logic for creating/deleting state machine instances by Pavlin Radoslavov · 7 years ago
  62. fd9c6bb Merge "MAP Client Exception at shutdown" by Joseph Pirozzo · 7 years ago
  63. 98d172d MAP Client Exception at shutdown by Joseph Pirozzo · 7 years ago
  64. 81b72ae Merge changes from topics "bt-a2dp-service-ok-to-connect", "bt-a2dp-service-connect-sink-uuid-check" by Treehugger Robot · 7 years ago
  65. 1ae7ab6 Merge "Refactor usage of synchronized inside A2dpService" by Treehugger Robot · 7 years ago
  66. cb20bfd Moved okToConnect() from A2dpStateMachine to A2dpService by Pavlin Radoslavov · 7 years ago
  67. 7bc598f Update A2dpService.connect() to check correctly for A2DP Sink UUID by Pavlin Radoslavov · 7 years ago
  68. 3de1208 Refactor usage of synchronized inside A2dpService by Pavlin Radoslavov · 7 years ago
  69. c7759c2 Merge "Remove unnecessary null pointer initialization for class variables" by Treehugger Robot · 7 years ago
  70. c72f1a0 Remove unnecessary null pointer initialization for class variables by Pavlin Radoslavov · 7 years ago
  71. 8a8b8f4 Merge "Fix LE filters for 32 and 128-bit UUID service data" by Treehugger Robot · 7 years ago
  72. d7b46be Fix LE filters for 32 and 128-bit UUID service data by Jakub Pawlowski · 7 years ago
  73. 2efae8f Merge "When a sent-notification is delivered, return error code as mentioned in SmsManager." by vnori · 7 years ago
  74. 9a256f2 When a sent-notification is delivered, return error code by Vasu Nori · 7 years ago
  75. 2cf8147 Merge "HFP: Dump state machine message verbatim" by Treehugger Robot · 7 years ago
  76. 7819955 Merge "Fix non-working sent-notification. This is copy of the change reviewed (on internal repo) ag/3553436" by vnori · 7 years ago
  77. 764073b HFP: Dump state machine message verbatim by Jack He · 7 years ago
  78. e91d68a Merge "Metrics: Remove handler for --proto-java-bin flag in dumpsys" by Treehugger Robot · 7 years ago
  79. 7fd347b Merge "Remove unused variable." by Treehugger Robot · 7 years ago
  80. e9670c4 Remove unused variable. by Tobias Thierer · 7 years ago
  81. f4ab7b5 Merge "Initialize static service reference properly" by Treehugger Robot · 7 years ago
  82. 36d4ec0 Metrics: Remove handler for --proto-java-bin flag in dumpsys by Jack He · 7 years ago
  83. bd90909 Initialize static service reference properly by Jack He · 8 years ago
  84. d49a862 Merge "Update SL4A for LE CoC with LE Data Length changes" by Stanley Tng · 7 years ago
  85. 6ebf3e4 Fix non-working sent-notification. by Vasu Nori · 7 years ago
  86. 1a8c6e3 Update SL4A for LE CoC with LE Data Length changes by Stanley Tng · 8 years ago
  87. ba0eec9 Merge "ProfileService: Remove log() wrapper" by Treehugger Robot · 8 years ago
  88. 8a2cef4 Merge "PBAP: Fix NullPointerException in stop()" by Treehugger Robot · 8 years ago
  89. 6b62170 Merge "Add function to update LE connection parameters" by Stanley Tng · 8 years ago
  90. 776a51b PBAP: Fix NullPointerException in stop() by Hansong Zhang · 8 years ago
  91. 63d2bdd MAP: Remove redundant cleanup() method by Myles Watson · 8 years ago
  92. cc53d5b ProfileService: Remove log() wrapper by Myles Watson · 8 years ago
  93. 21e710f Merge "btservice: Log names for adapter states" by Treehugger Robot · 8 years ago
  94. 0115fe3 Merge "ProfileServices: Remove getName() overrides" by Treehugger Robot · 8 years ago
  95. 2086893 btservice: Log names for adapter states by Myles Watson · 8 years ago
  96. 42c9d3c ProfileServices: Remove getName() overrides by Myles Watson · 8 years ago
  97. 2306948 Merge "Revert LOW_POWER ble scan interval to 512/5120ms." by Treehugger Robot · 8 years ago
  98. 6b84950 Revert LOW_POWER ble scan interval to 512/5120ms. by Jeremy Klein · 8 years ago
  99. 92e6123 Merge "Metrics: Dump Java and native metrics together" by Treehugger Robot · 8 years ago
  100. 16c9913 Metrics: Dump Java and native metrics together by Jack He · 8 years ago