1. fa6cb4a LegacyL2cap: Remove local_busy by Hansong Zhang · 5 years ago
  2. ba7d72e L2capTest: Add 2/30 Fixed Channel Support by Hansong Zhang · 5 years ago
  3. cdc1ad2 LegacyL2CAP: Remove some unused streaming mode code by Hansong Zhang · 5 years ago
  4. c69c11e L2capTest: Add Send Reject Test by Hansong Zhang · 5 years ago
  5. d7ee66b DualL2capTest by Hansong Zhang · 5 years ago
  6. 7495e0e L2capTest: Fix ERTM Configuration test by Hansong Zhang · 5 years ago
  7. f693458 Simplify DirectHciTest: Use PyHci and PyHal by Hansong Zhang · 5 years ago
  8. 737bbcf Neighbor: Check addresses in tests by Myles Watson · 5 years ago
  9. 7d49fe8 LeL2capTest PTS Annotation by Hansong Zhang · 5 years ago
  10. f9da708 Merge "RootCanal: Enable ASan and UBSan and clang-tidy on root-canal" by Treehugger Robot · 5 years ago
  11. 64e852b RootCanal: Enable ASan and UBSan and clang-tidy on root-canal by Jack He · 5 years ago
  12. 78ac09c Merge "Gd+RootCanal: Fix errors found in cppcoreguidelines-pro-type-member-init" by Treehugger Robot · 5 years ago
  13. 4fd7be8 Security: Cross-transport key derivation for Pairing initiated over LE by Jakub Pawlowski · 5 years ago
  14. 6804874 Gd+RootCanal: Fix errors found in cppcoreguidelines-pro-type-member-init by Jack He · 5 years ago
  15. 5005e8a Merge "Cert: Check return status of compilation command" by Treehugger Robot · 5 years ago
  16. 5f0b655 Cert: Check return status of compilation command by Jack He · 5 years ago
  17. 6d6b547 L2capTest: Add MTU size test by Hansong Zhang · 5 years ago
  18. b339a64 Merge "BluetoothMetrics: Add SDP DI manufacturers info to Bluetooth config; Add SDP ID info and LMP info to Bluetooth log" by Treehugger Robot · 5 years ago
  19. a159755 BluetoothMetrics: Add SDP DI manufacturers info to Bluetooth config; by Chen Chen · 5 years ago
  20. 41846c5 RootCanal: Compile root-canal as cc_binary_host() instead of a test by Jack He · 5 years ago
  21. ec110bc L2capTest: Add FCS test cases by Hansong Zhang · 5 years ago
  22. 2609a86 Merge "Cert: Cleanup and add metadata tag for L2capTest" by Treehugger Robot · 5 years ago
  23. bde51cf Merge "Cert: Fix CertSelfTest by using correct checks in @metadata" by Treehugger Robot · 5 years ago
  24. ec4c95a Merge "Add rahulsabnis@ as an owner of bluetooth code to allow for owner code reviews" by Treehugger Robot · 5 years ago
  25. 8d8f16b Add rahulsabnis@ as an owner of bluetooth code to allow for owner code reviews by Rahul Sabnis · 5 years ago
  26. 0ae552f Cert: Fix CertSelfTest by using correct checks in @metadata by Jack He · 5 years ago
  27. 10b54dd Cert: Cleanup and add metadata tag for L2capTest by Jack He · 5 years ago
  28. 1cfed76 L2cap ERTM: Fix SDU segmentation by Hansong Zhang · 5 years ago
  29. 28c3469 Python Packet: Add RawBuilder by Hansong Zhang · 5 years ago
  30. a47f84b Merge "A2DP: Do the connection task in the stack main thread" by Treehugger Robot · 5 years ago
  31. a9f2f53 Merge "AclManagerTest: Complete connection before sending data" by Treehugger Robot · 5 years ago
  32. 201d60a Merge "Cert: Use acts.test_decorators.test_info to log metadata" by Treehugger Robot · 5 years ago
  33. 246c23c AclManagerTest: Complete connection before sending data by Myles Watson · 5 years ago
  34. acae23e Merge "gd HCI: Drop unregistered events" by Treehugger Robot · 5 years ago
  35. 71ce463 L2CAP: Fix some skipped tests by Hansong Zhang · 5 years ago
  36. 8f3e069 gd HCI: Drop unregistered events by Myles Watson · 5 years ago
  37. 3a228eb Cert: Use acts.test_decorators.test_info to log metadata by Jack He · 5 years ago
  38. f29f719 RootCanal: Invalidate closed file descriptor by Myles Watson · 5 years ago
  39. b6e80fc A2DP: Do the connection task in the stack main thread by Cheney Ni · 5 years ago
  40. 6fe7fff Cert: Add --repeat option to gd/cert/run by Jack He · 5 years ago
  41. bd5c466 Cert: Write root-canal log to test class specific log path by Jack He · 5 years ago
  42. 27a2dd2 Merge "RootCanal: Cancel inquiry timer on reset" by Treehugger Robot · 5 years ago
  43. b7addbc Merge "Cert: Add @metadata decorator for cert tests" by Treehugger Robot · 5 years ago
  44. eae01eb Cert: Add @metadata decorator for cert tests by Jack He · 5 years ago
  45. 55a67b5 RootCanal: Cancel inquiry timer on reset by Myles Watson · 5 years ago
  46. dad1a5e Merge "Bluetooth Metric Id: Add metric id allocation to Bluetooth metric calls" by Treehugger Robot · 5 years ago
  47. a50a06e Merge "L2capTest: Add missing test cases" by Treehugger Robot · 5 years ago
  48. 721030a Bluetooth Metric Id: Add metric id allocation to Bluetooth metric calls by Chen Chen · 5 years ago
  49. 07a02e8 Merge "Cert: Use AdbProxy.tcp_forward() instead of raw forward command" by Jack He · 5 years ago
  50. e07d181 Merge "Cert: Use string for port numbers in ACTS config" by Jack He · 5 years ago
  51. 81d60a6 Merge "Replacing updateBleAppCount to enableBle and disableBle" by Treehugger Robot · 5 years ago
  52. dadabf8 L2capTest: Add missing test cases by Hansong Zhang · 5 years ago
  53. 7355035 Cert: Use AdbProxy.tcp_forward() instead of raw forward command by Jack He · 5 years ago
  54. 9b6f6ac Cert: Use string for port numbers in ACTS config by Jack He · 5 years ago
  55. 482370c L2capTest: Add connect, send, and disconnect from DUT by Hansong Zhang · 5 years ago
  56. 7246fe0 L2capTest: Add L2CAP/COS/CFD/BV-08-C by Hansong Zhang · 5 years ago
  57. 3bb383c L2capTest: Fix an incorrect test case name by Hansong Zhang · 5 years ago
  58. ce70297 Merge "Add python version check in gd/cert/run" by Jakub Pawlowski · 5 years ago
  59. 9571e4c LeL2cap: Add fixed channel test by Hansong Zhang · 5 years ago
  60. 76f692a LeL2capTest: Add more test cases and some fix by Hansong Zhang · 5 years ago
  61. 55bcb0d LeL2capTest: Add disconnect request and credit by Hansong Zhang · 5 years ago
  62. 2af0729 Add python version check in gd/cert/run by Jakub Pawlowski · 5 years ago
  63. 0afd3e7 HFP: Cleanup bt_hf_callbacks on the jni thread. by weichinweng · 5 years ago
  64. ccb9bfb LeL2capTest: Basic test cases where DUT is master by Hansong Zhang · 5 years ago
  65. 641a33d LeL2capTest: Add test cases for Cert as LL slave by Hansong Zhang · 5 years ago
  66. 51ee4ec L2CAP: LE Link Layer Options API by Hansong Zhang · 5 years ago
  67. da320f7 RootCanal: Use average connection interval by Myles Watson · 5 years ago
  68. af1c8b5 Merge "L2cap shim simplification" by Treehugger Robot · 5 years ago
  69. e0bebca Merge "L2CAP: Implement configuration negotiation to support mandatory/optional use of ERTM" by Treehugger Robot · 5 years ago
  70. 9d99bee Merge "ClassicSecurity: Remove extra Event conversion" by Treehugger Robot · 5 years ago
  71. 44c5de3 ClassicSecurity: Remove extra Event conversion by Myles Watson · 5 years ago
  72. b2cf0ee Merge "Handle encryption change in SecurityManager rather than AclManager" by Treehugger Robot · 5 years ago
  73. 556b413 L2cap shim simplification by Jakub Pawlowski · 5 years ago
  74. 66ab8a7 Handle encryption change in SecurityManager rather than AclManager by Jakub Pawlowski · 5 years ago
  75. 1d859b5 BluetoothMetrics: Return true if SaveDevice is called twice. Add more logging by Chen Chen · 5 years ago
  76. 31d61ef Merge "BluetoothAudioHAL: Have full initialization for audio hardware objects" by Treehugger Robot · 5 years ago
  77. 29eac5c BluetoothAudioHAL: Have full initialization for audio hardware objects by Cheney Ni · 5 years ago
  78. 6b420cd Retry service discovery for Avrcp if due to sdp connection failed by Ted Wang · 5 years ago
  79. bb46136 Merge "Cert: Check whether TCP forwarding is successful before running" by Treehugger Robot · 5 years ago
  80. 7da7e13 Merge "LE: Add API for sending connection parameter update" by Treehugger Robot · 5 years ago
  81. 28220bd Merge "L2CAP DynamicChannel API: Expose AddressWithType" by Treehugger Robot · 5 years ago
  82. 8150918 Merge "HCI: Add connection management interfaces" by Treehugger Robot · 5 years ago
  83. 9023eb2 Cert: Check whether TCP forwarding is successful before running by Jack He · 5 years ago
  84. d515454 Merge "A2DP: Remember every peer's AVDTP delay reporting" by Treehugger Robot · 5 years ago
  85. 16b9298 HCI: Add connection management interfaces by Myles Watson · 5 years ago
  86. 2bb93c8 LE: Add API for sending connection parameter update by Hansong Zhang · 5 years ago
  87. a3998ca L2CAP DynamicChannel API: Expose AddressWithType by Hansong Zhang · 5 years ago
  88. 62ecf41 Cert: Add missing os_utils.py by Jack He · 5 years ago
  89. b8196c5 A2DP: Remember every peer's AVDTP delay reporting by Cheney Ni · 5 years ago
  90. 61dd595 Cert: Cleanup gd/cert Python libraries by Jack He · 5 years ago
  91. 7ce7662 Merge "Cert: chmod +x on host executables after install" by Treehugger Robot · 5 years ago
  92. 3a27655 Cert: chmod +x on host executables after install by Jack He · 5 years ago
  93. ed8fdb3 L2cap: Implement LE connection parameter update by Hansong Zhang · 5 years ago
  94. af49ba6 Merge "L2capTest: Remove classic fixed channel test for now" by Treehugger Robot · 5 years ago
  95. 9fc6780 L2capTest: Remove classic fixed channel test for now by Hansong Zhang · 5 years ago
  96. 83561b2 Return the outgoing L2CAP packet directly by Jakub Pawlowski · 5 years ago
  97. e4fdebc Replacing updateBleAppCount to enableBle and disableBle by Ugo Yu · 5 years ago
  98. 10252e3 Merge "Re-add binder method for getPriority in IBluetoothA2dp.aidl as well as getPriority and setPriority in IBluetoothHeadset.aidl" by Treehugger Robot · 5 years ago
  99. b0cc5a1 Re-add binder method for getPriority in IBluetoothA2dp.aidl as well as by Rahul Sabnis · 5 years ago
  100. 61d51b1 Merge "Bluetooth Metrics: Init and Close MetricIdAllocator and use its APIs" by Chen Chen · 5 years ago