1. 25834f0 Merge "HCI: Add packet definitions from 5.2 spec part 2" by Treehugger Robot · 5 years ago
  2. 4a044d9 Merge "L2capTest: Remove unused classic facade" by Treehugger Robot · 5 years ago
  3. 909e011 HCI: Add packet definitions from 5.2 spec part 2 by Jakub Pawlowski · 5 years ago
  4. 56cda3e Merge "BluetoothMetrics: Implement and test metric_id_allocator and lru" by Chen Chen · 5 years ago
  5. 02ab660 L2capTest: Remove unused classic facade by Hansong Zhang · 5 years ago
  6. e6f1efc Merge stage-aosp-master to aosp-master - DO NOT MERGE by Bill Yi · 5 years ago
  7. 85cc3d3 OS Queue and Reactor: Minor fixes by Hansong Zhang · 5 years ago
  8. 5b4e29c Merge "Cert: Unzip all cert files into the same virtual environment" am: 100330b4ee by Automerger Merge Worker · 5 years ago
  9. 100330b Merge "Cert: Unzip all cert files into the same virtual environment" by Treehugger Robot · 5 years ago
  10. 66d49c8 HCI: Add packet definitions from 5.2 spec am: c5851d6708 by Automerger Merge Worker · 5 years ago
  11. 7ae9f77 Cert: Unzip all cert files into the same virtual environment by Jack He · 5 years ago
  12. c5851d6 HCI: Add packet definitions from 5.2 spec by Jakub Pawlowski · 5 years ago
  13. 32cbc42 Fix L2CAP Cert and AclManagerFacade am: d40e2da5d0 by Automerger Merge Worker · 5 years ago
  14. 248d8c2 Fix on device L2capTest am: 49287ca134 by Automerger Merge Worker · 5 years ago
  15. b9c5b2d HCI: Synchronize ACL Queue am: 518c3390cd by Automerger Merge Worker · 5 years ago
  16. d40e2da Fix L2CAP Cert and AclManagerFacade by Hansong Zhang · 5 years ago
  17. 49287ca Fix on device L2capTest by Hansong Zhang · 5 years ago
  18. 518c339 HCI: Synchronize ACL Queue by Hansong Zhang · 5 years ago
  19. 18177f6 Minor improvements to Module, Reactor, StackManager am: 7421ab60cc by Automerger Merge Worker · 5 years ago
  20. 8edbe94 Fix NeighborTest am: 3b5af35243 by Automerger Merge Worker · 5 years ago
  21. 7421ab6 Minor improvements to Module, Reactor, StackManager by Hansong Zhang · 5 years ago
  22. 3b5af35 Fix NeighborTest by Hansong Zhang · 5 years ago
  23. 8bdcadb BluetoothMetrics: Implement and test metric_id_allocator and lru by Chen Chen · 5 years ago
  24. 259e5ca Merge "Cert: Do not use ANDROID_ build environment variables in test" am: 09815cac6e by Automerger Merge Worker · 5 years ago
  25. 09815ca Merge "Cert: Do not use ANDROID_ build environment variables in test" by Treehugger Robot · 5 years ago
  26. 7683af8 Merge changes I099e53e6,Icab0e0d7,Ic8b73158,I989b35eb,Ie3bf7c90, ... am: 40be9fda62 by Automerger Merge Worker · 5 years ago
  27. 40be9fd Merge changes I099e53e6,Icab0e0d7,Ic8b73158,I989b35eb,Ie3bf7c90, ... by Zach Johnson · 5 years ago
  28. 01a100f Cert: Do not use ANDROID_ build environment variables in test by Jack He · 5 years ago
  29. ba9ae63 Queue: Wait for unregistration if on different thread am: fa2595dd42 by Automerger Merge Worker · 5 years ago
  30. abb1982 Assorted cleanup by Zach Johnson · 5 years ago
  31. 4b3af65 Simplify disconnect for cert channels by Zach Johnson · 5 years ago
  32. 9b215ea Simplify sending information requests by Zach Johnson · 5 years ago
  33. bc0f441 Add information response matchers by Zach Johnson · 5 years ago
  34. db9d9b6 Move dut & cert channels into return result by Zach Johnson · 5 years ago
  35. 6d42b96 Use multi-match in a few places where it makes sense by Zach Johnson · 5 years ago
  36. 83fa9c9 Add function to send s_frames & clean up sending by Zach Johnson · 5 years ago
  37. 5e19d82 Rename L2capMatchers.InformationFrame & SupervisoryFrame by Zach Johnson · 5 years ago
  38. 6c0622e Distingiush between validated and unvalidated channels open by Zach Johnson · 5 years ago
  39. 04c0d72 Fix RepeatingAlarmTest am: 1c0d4937dd by Automerger Merge Worker · 5 years ago
  40. fa2595d Queue: Wait for unregistration if on different thread by Hansong Zhang · 5 years ago
  41. 1c0d493 Fix RepeatingAlarmTest by Hansong Zhang · 5 years ago
  42. cd2f80d Simplify channel open, so it can fit on one line by Zach Johnson · 5 years ago
  43. 4638e06 Migrate i frame sending into CertL2cap by Zach Johnson · 5 years ago
  44. 38d72aa Merge "Start CertL2cap, an abstraction to make L2cap testing simpler" am: 20f228891f by Automerger Merge Worker · 5 years ago
  45. 20f2288 Merge "Start CertL2cap, an abstraction to make L2cap testing simpler" by Treehugger Robot · 5 years ago
  46. ba2b43f Merge "SecurityModule: Restructure L2CAP connections" am: a2f48f78ed by Automerger Merge Worker · 5 years ago
  47. a2f48f7 Merge "SecurityModule: Restructure L2CAP connections" by Treehugger Robot · 5 years ago
  48. 879d99b Merge "User "return" instead of "exit" in shell scripts" am: 7d5d4da48f by Automerger Merge Worker · 5 years ago
  49. 7d5d4da Merge "User "return" instead of "exit" in shell scripts" by Treehugger Robot · 5 years ago
  50. ec72f55 Start migrating to channel abstractions by Zach Johnson · 5 years ago
  51. f52a0fc Make ertm & fcs separable, reduce redundant code by Zach Johnson · 5 years ago
  52. 4add96c Add function to simplify sending control packets by Zach Johnson · 5 years ago
  53. 61fd3f4 Start CertL2cap, an abstraction to make L2cap testing simpler by Zach Johnson · 5 years ago
  54. 33d7c91 Merge changes Ib5197ec5,I9a155234 am: 110276b24c by Automerger Merge Worker · 5 years ago
  55. 110276b Merge changes Ib5197ec5,I9a155234 by Treehugger Robot · 5 years ago
  56. 3970b22 Merge "gd: pts test L2CAP/COS/CFD/BV-12-C" am: 847e82cb65 by Automerger Merge Worker · 5 years ago
  57. da2bd4f L2CAP: Minor fixes am: 9c28536b20 by Automerger Merge Worker · 5 years ago
  58. 847e82c Merge "gd: pts test L2CAP/COS/CFD/BV-12-C" by Treehugger Robot · 5 years ago
  59. 5731eba Module: Increase StopTimeout to 2000 ms am: 69ab62c86a by Automerger Merge Worker · 5 years ago
  60. a4c3146 User "return" instead of "exit" in shell scripts by Jack He · 5 years ago
  61. 9c28536 L2CAP: Minor fixes by Hansong Zhang · 5 years ago
  62. 2a81ac8 gd: pts test L2CAP/COS/CFD/BV-12-C by Chris Manton · 5 years ago
  63. 62a5ef3 gd: pts test L2CAP/COS/CFD/BV-05-C by Chris Manton · 5 years ago
  64. 3fd3a9f gd: pts test L2CAP/COS/CFD/BV-02-C by Chris Manton · 5 years ago
  65. c040aec Merge changes Ib9f7e800,Ife714ad8,I9f73cf16,I6879d056,Ia180ec59, ... am: caf061342e by Automerger Merge Worker · 5 years ago
  66. 8b34796 Merge "GD SMP: Fix logic error in picking dialog type" am: 3238fc58b2 by Automerger Merge Worker · 5 years ago
  67. 69ab62c Module: Increase StopTimeout to 2000 ms by Hansong Zhang · 5 years ago
  68. c7cc3f9 SecurityModule: Restructure L2CAP connections by Martin Brabham · 5 years ago
  69. caf0613 Merge changes Ib9f7e800,Ife714ad8,I9f73cf16,I6879d056,Ia180ec59, ... by Zach Johnson · 5 years ago
  70. 3238fc5 Merge "GD SMP: Fix logic error in picking dialog type" by Treehugger Robot · 5 years ago
  71. 4ba2386 Merge changes I5578a52e,I36446c92 am: b95450dc1b by Automerger Merge Worker · 5 years ago
  72. 14050d9 Merge changes Iafd263c7,I29300b6b,If8422986,Ied877cd6,If30d8ca4, ... am: 3cc6444f26 by Automerger Merge Worker · 5 years ago
  73. af46a3d Merge "Add PyHciAclConnection" am: d49f7fec13 by Automerger Merge Worker · 5 years ago
  74. a429f73 Merge changes If61ab95a,Id9b7d89a am: 7d23cee7ed by Automerger Merge Worker · 5 years ago
  75. b95450d Merge changes I5578a52e,I36446c92 by Treehugger Robot · 5 years ago
  76. 3cc6444 Merge changes Iafd263c7,I29300b6b,If8422986,Ied877cd6,If30d8ca4, ... by Treehugger Robot · 5 years ago
  77. d49f7fe Merge "Add PyHciAclConnection" by Treehugger Robot · 5 years ago
  78. 7d23cee Merge changes If61ab95a,Id9b7d89a by Treehugger Robot · 5 years ago
  79. 3e6d414 GD SMP: Fix logic error in picking dialog type by Jakub Pawlowski · 5 years ago
  80. 2c50131 Migrate remaining event stream asserts in L2capTest to truth by Zach Johnson · 5 years ago
  81. 964616d Migrate information frames to matchers by Zach Johnson · 5 years ago
  82. a528df6 Migrate supervisory frame matching logic by Zach Johnson · 5 years ago
  83. 1bbe709 Replace a few more matchers by Zach Johnson · 5 years ago
  84. df5bcac Migrate connection response to L2capMatchers by Zach Johnson · 5 years ago
  85. a4b4e27 Start migrating l2cap packet matchers to their own file by Zach Johnson · 5 years ago
  86. e3ad81b Simplify packet parsing/filtering for L2capTest by Zach Johnson · 5 years ago
  87. 4d4a4a0 Fix config request/response order comments by Zach Johnson · 5 years ago
  88. e3a2005 Replace hardcoded control packet handling with lookup table by Zach Johnson · 5 years ago
  89. 4b524c3 Replace direct usages of acl manager stream with acl link instead by Zach Johnson · 5 years ago
  90. b4ba004 Register _handle_control_packet in a single place by Zach Johnson · 5 years ago
  91. 3897195 Migrate to use cert_acl instead of cert_acl_handle by Zach Johnson · 5 years ago
  92. b32ec7b Remove cert_acl_data_stream from _open_channel, as it can be inferred by Zach Johnson · 5 years ago
  93. abd356c Remove cert_acl_handle return value, as it was not really used by Zach Johnson · 5 years ago
  94. b903ce5 Begin migrating L2capTest to use PyAclManager by Zach Johnson · 5 years ago
  95. be4671b Begin PyL2cap, to make interfacing with l2cap facade easier by Zach Johnson · 5 years ago
  96. ba65d9a Add Closable, to reduce repeated code by Zach Johnson · 5 years ago
  97. 27ce12f Merge "Add function on hci to send commands (with status and with complete)" am: 35cf46c22b by Automerger Merge Worker · 5 years ago
  98. 35cf46c Merge "Add function on hci to send commands (with status and with complete)" by Treehugger Robot · 5 years ago
  99. be0293f Merge "Mark updatable APEXes" am: 3b1f2c52e4 by Automerger Merge Worker · 5 years ago
  100. 889a7a4 Merge "Cert: Add directory structure to genrule" am: d808a43137 by Automerger Merge Worker · 5 years ago