1. 96c55e8 PDL: Factor out insert functions by Myles Watson · 6 years ago
  2. addd476 PDL: Add non-static methods to checkers by Myles Watson · 6 years ago
  3. 2760273 PDL: GetType->GetDataType, GetFieldType->string by Myles Watson · 6 years ago
  4. ad8210f PDL: Util fixup by Myles Watson · 6 years ago
  5. a4f5879 PDL: Move GenSerialize and GenSize to ParentDef by Myles Watson · 6 years ago
  6. 26dfa76 Merge "Reset GATT cache file if connection state is unpairing" by Weichin Weng · 6 years ago
  7. fe179b7 PDL: Add missing "pragma once" by Hansong Zhang · 6 years ago
  8. 4d3f1ed Observer Registry by Hansong Zhang · 6 years ago
  9. 5dd8796 Separate out l2cap control frame payload data by Chris Manton · 6 years ago
  10. 5081687 Reset GATT cache file if connection state is unpairing by weichinweng · 6 years ago
  11. a0a6b44 Merge "Refresh the encoder configuration of software while updating the MTU" by Treehugger Robot · 6 years ago
  12. 0285ba4 Merge "Remove libnativehelper/include/nativehelper from include_dirs" by Paul Duffin · 6 years ago
  13. e128ee2 Remove libnativehelper/include/nativehelper from include_dirs by Paul Duffin · 6 years ago
  14. c5c35fb AVDTP: Make sure the UUID of the SCB is initialized before discovering by Cheney Ni · 6 years ago
  15. f4736f2 Cert: Let EventStream subscribe() block by Hansong Zhang · 6 years ago
  16. b4240ed Merge "GD HCI:Wait channel ready after stop/start server" by Treehugger Robot · 6 years ago
  17. 410b12c GD HCI:Wait channel ready after stop/start server by Chienyuan · 6 years ago
  18. bb2c05a Merge "DO NOT MERGE - Merge pie-platform-release (PPRL.190705.004) into master" by Treehugger Robot · 6 years ago
  19. 4791234 Merge "Add log entry to interop_match_name()" by Andre Eisenbach · 6 years ago
  20. 2ee9e61 Merge "ACL manager cert" by Treehugger Robot · 6 years ago
  21. 7f3723c Merge "PDL: Add variable-size CustomField(s)" by Treehugger Robot · 6 years ago
  22. 5aa9643 Merge "PDL: Add ParentDef for packets" by Treehugger Robot · 6 years ago
  23. 219b311 Merge "PDL: Move GenInclude and GenUsing to CustomDef" by Treehugger Robot · 6 years ago
  24. dd40eb5 Add log entry to interop_match_name() by Andre Eisenbach · 6 years ago
  25. db6332b Merge "Rootcanal: Implement reject connection request" by Treehugger Robot · 6 years ago
  26. 3332905 DO NOT MERGE - Merge pie-platform-release (PPRL.190705.004) into master by Xin Li · 6 years ago
  27. ada2249 Switch Nintendo workaround to match by name by Andre Eisenbach · 6 years ago
  28. 4e6d900 PDL: Add variable-size CustomField(s) by Myles Watson · 6 years ago
  29. d465831 PDL: Add ParentDef for packets by Myles Watson · 6 years ago
  30. fcaacc7 PDL: Move GenInclude and GenUsing to CustomDef by Myles Watson · 6 years ago
  31. c3eb1c9 ACL manager cert by Hansong Zhang · 6 years ago
  32. cd2f424 Rootcanal: Implement reject connection request by Hansong Zhang · 6 years ago
  33. ab1312f Snap for 5622519 from eea474b2f4e4588bc84daa6396ab2afae1292f13 to pi-platform-release by android-build-team Robot · 6 years ago
  34. a6ff8fb Merge "Match Nintento Pro Controller by name for interop" by Andre Eisenbach · 6 years ago
  35. 2e5ee76 Snap for 5600800 from f168d941795599353950c7d03526580bac795f80 to pi-platform-release by android-build-team Robot · 6 years ago
  36. d62ea3c Match Nintento Pro Controller by name for interop by Andre Eisenbach · 6 years ago
  37. 711a2f1 Merge "GD:Wait channel ready after stop/start server" by Treehugger Robot · 6 years ago
  38. da96157 GD:Wait channel ready after stop/start server by Chienyuan · 6 years ago
  39. 053253c Merge "Hearing Aid: set BLE phy to 2M if local and peer indicate PHY 2M support" by Treehugger Robot · 6 years ago
  40. 97dd8bc Refresh the encoder configuration of software while updating the MTU by Cheney Ni · 6 years ago
  41. 4d86c2a Hearing Aid: set BLE phy to 2M if local and peer indicate PHY 2M support by weichinweng · 6 years ago
  42. c67d23f PDL: Add missing quote in matching constraint error by Myles Watson · 6 years ago
  43. dbda893 RootCanal: Always add default devices by Myles Watson · 6 years ago
  44. ed6cf10 RootCanal: Make beacons less verbose by Myles Watson · 6 years ago
  45. 4f81b20 Rootcanal: Fix check in RejectSlaveConnection by Hansong Zhang · 6 years ago
  46. 2985c8f GAP: Correct the continuous pkt length in l2cap by Venkata Jagadeesh Garaga · 6 years ago
  47. 52638bd Rootcanal: detect HCI socket close by Hansong Zhang · 6 years ago
  48. 13ee678 Merge "Extend setup acts script with more helpful information on failure" by Chris Manton · 6 years ago
  49. 34c5205 HCI layer: Gracefully handle multiple incoming ACL by Hansong Zhang · 6 years ago
  50. 37b320c OS Queue: Add Enqueue Buffer by Hansong Zhang · 6 years ago
  51. 1b0398a HCI Controller: Read BD_ADDR by Hansong Zhang · 6 years ago
  52. 8ba7e24 Extend setup acts script with more helpful information on failure by Chris Manton · 6 years ago
  53. 63d71a6 HCI: ACL Manager by Hansong Zhang · 6 years ago
  54. 2b63f8b Merge "Limit sniff mode for Nintendo Pro Controller to 11.25ms" by Treehugger Robot · 6 years ago
  55. 7b56da4 Limit sniff mode for Nintendo Pro Controller to 11.25ms by Andre Eisenbach · 6 years ago
  56. 6da53a4 Fix coverage build by Jakub Pawlowski · 6 years ago
  57. d1b2a0b Stack manager: Clear handler during ShutDown() by Hansong Zhang · 6 years ago
  58. 17e28e3 Improve blocking queue by Hansong Zhang · 6 years ago
  59. cf9464c PDL: Make GetPayload() const by Myles Watson · 6 years ago
  60. 5494a71 HAL: Add unregisterIncomingPacketCallback by Myles Watson · 6 years ago
  61. fe1a69e HCI: Add a controller for properties and credits by Myles Watson · 6 years ago
  62. 9a8d2ff Merge "HCI: HCI command credit and timeout handling" by Treehugger Robot · 6 years ago
  63. ebad0c6 Fix for BluetoothGattCallback.onConnectionStateChange being called more than once by Jakub Pawlowski · 6 years ago
  64. a15c3f4 HCI: HCI command credit and timeout handling by Myles Watson · 6 years ago
  65. 882007f HCI layer: Synchronize API with handler by Hansong Zhang · 6 years ago
  66. f680bd2 Replace std::function with base::Closure by Hansong Zhang · 6 years ago
  67. 3bd06b7 OS: Add ordering guarantees for Handler.Clear() by Myles Watson · 6 years ago
  68. 2dab39d OS: Add Reactor::WaitForUnregisteredReactable() by Myles Watson · 6 years ago
  69. b3816f0 Load gatt_database if it is empty in bta_gattc_process_indicate by weichinweng · 6 years ago
  70. 41a3829 Merge "Revert "Open connection if it doesn't exsist in bta_gattc_process_indicate"" by Jakub Pawlowski · 6 years ago
  71. 7be8d4c Revert "Open connection if it doesn't exsist in bta_gattc_process_indicate" by Jakub Pawlowski · 6 years ago
  72. dd82e8e OS: Update Handler unittest by Myles Watson · 6 years ago
  73. 8c39284 OS: Don't hold the lock while the callback runs by Myles Watson · 6 years ago
  74. 790ca99 DO NOT MERGE - Merge pie-platform-release (PPRL.190605.003) into master by The Android Open Source Project · 6 years ago
  75. 3f63421 Merge "DO NOT MERGE - Merge pi-platform-release (PPRL.190605.003) into stage-aosp-master" into stage-aosp-master by TreeHugger Robot · 6 years ago
  76. 505ea8d DO NOT MERGE - Merge pi-platform-release (PPRL.190605.003) into stage-aosp-master by Xin Li · 6 years ago
  77. af89a04 Merge "OS: Create Alarms on a Handler's thread" am: bd0af121b0 by Myles Watson · 6 years ago
  78. bd0af12 Merge "OS: Create Alarms on a Handler's thread" by Treehugger Robot · 6 years ago
  79. 43c2eb5 OS: Create Alarms on a Handler's thread by Myles Watson · 6 years ago
  80. 5292083 Rename and reset the proirity of HID host thread am: c1e1859e19 by Ugo Yu · 6 years ago
  81. c1e1859 Rename and reset the proirity of HID host thread by Ugo Yu · 6 years ago
  82. e9bcf94 Use Start for testing and add a Stop timeout am: 456aec0fac by Myles Watson · 6 years ago
  83. e8434e8 Snap for 5524043 from c3f28d7deb88b31b8e5868a4bb0fe5f6ac6aa63d to pi-platform-release by android-build-team Robot · 6 years ago
  84. 119a8d2 Hearing Aid: properly track audio Suspend/Resume am: 5c1f8bb4ba by Jakub Pawlowski · 6 years ago
  85. 456aec0 Use Start for testing and add a Stop timeout by Myles Watson · 6 years ago
  86. 5c1f8bb Hearing Aid: properly track audio Suspend/Resume by Jakub Pawlowski · 6 years ago
  87. bf3785f OS: Add death tests for en/de-queue registration am: 8e0ae91a25 by Myles Watson · 6 years ago
  88. b0b1639 Revert "OS: Construct Handler using Reactor" am: cad11f498a by Myles Watson · 6 years ago
  89. 8e0ae91 OS: Add death tests for en/de-queue registration by Myles Watson · 6 years ago
  90. cad11f4 Revert "OS: Construct Handler using Reactor" by Myles Watson · 6 years ago
  91. d2f63fd Merge "BLE: [IOT] Initiate disconnection when encryption fails during pairing" by Sumit Deshmukh · 6 years ago
  92. cd2fad6 Merge "BLE: [IOT] Initiate disconnection when encryption fails during pairing" by Treehugger Robot · 6 years ago
  93. 256a24b Merge "GD SMP ECC: Add const qualifier to ECC_PointMult" am: c7c9b67b7f by Jakub Pawlowski · 6 years ago
  94. c7c9b67 Merge "GD SMP ECC: Add const qualifier to ECC_PointMult" by Treehugger Robot · 6 years ago
  95. 2894647 GD SMP: use fixed size arrays in packets am: 8d7658102a by Jakub Pawlowski · 6 years ago
  96. 8d76581 GD SMP: use fixed size arrays in packets by Jakub Pawlowski · 6 years ago
  97. 2597310 PDL: fixed size type arrays am: 06951b95a9 by Jakub Pawlowski · 6 years ago
  98. 06951b9 PDL: fixed size type arrays by Jakub Pawlowski · 6 years ago
  99. eeceb75 HCI Layer: Register CommandComplete and CommandStatus on Start() am: 98fae21ada by Hansong Zhang · 6 years ago
  100. 98fae21 HCI Layer: Register CommandComplete and CommandStatus on Start() by Hansong Zhang · 6 years ago