1. 8f3e069 gd HCI: Drop unregistered events by Myles Watson · 5 years ago
  2. a50a06e Merge "L2capTest: Add missing test cases" by Treehugger Robot · 5 years ago
  3. 07a02e8 Merge "Cert: Use AdbProxy.tcp_forward() instead of raw forward command" by Jack He · 5 years ago
  4. e07d181 Merge "Cert: Use string for port numbers in ACTS config" by Jack He · 5 years ago
  5. 81d60a6 Merge "Replacing updateBleAppCount to enableBle and disableBle" by Treehugger Robot · 5 years ago
  6. dadabf8 L2capTest: Add missing test cases by Hansong Zhang · 5 years ago
  7. 7355035 Cert: Use AdbProxy.tcp_forward() instead of raw forward command by Jack He · 5 years ago
  8. 9b6f6ac Cert: Use string for port numbers in ACTS config by Jack He · 5 years ago
  9. 482370c L2capTest: Add connect, send, and disconnect from DUT by Hansong Zhang · 5 years ago
  10. 7246fe0 L2capTest: Add L2CAP/COS/CFD/BV-08-C by Hansong Zhang · 5 years ago
  11. 3bb383c L2capTest: Fix an incorrect test case name by Hansong Zhang · 5 years ago
  12. ce70297 Merge "Add python version check in gd/cert/run" by Jakub Pawlowski · 5 years ago
  13. 9571e4c LeL2cap: Add fixed channel test by Hansong Zhang · 5 years ago
  14. 76f692a LeL2capTest: Add more test cases and some fix by Hansong Zhang · 5 years ago
  15. 55bcb0d LeL2capTest: Add disconnect request and credit by Hansong Zhang · 5 years ago
  16. 2af0729 Add python version check in gd/cert/run by Jakub Pawlowski · 5 years ago
  17. 0afd3e7 HFP: Cleanup bt_hf_callbacks on the jni thread. by weichinweng · 5 years ago
  18. ccb9bfb LeL2capTest: Basic test cases where DUT is master by Hansong Zhang · 5 years ago
  19. 641a33d LeL2capTest: Add test cases for Cert as LL slave by Hansong Zhang · 5 years ago
  20. 51ee4ec L2CAP: LE Link Layer Options API by Hansong Zhang · 5 years ago
  21. da320f7 RootCanal: Use average connection interval by Myles Watson · 5 years ago
  22. af1c8b5 Merge "L2cap shim simplification" by Treehugger Robot · 5 years ago
  23. e0bebca Merge "L2CAP: Implement configuration negotiation to support mandatory/optional use of ERTM" by Treehugger Robot · 5 years ago
  24. 9d99bee Merge "ClassicSecurity: Remove extra Event conversion" by Treehugger Robot · 5 years ago
  25. 44c5de3 ClassicSecurity: Remove extra Event conversion by Myles Watson · 5 years ago
  26. b2cf0ee Merge "Handle encryption change in SecurityManager rather than AclManager" by Treehugger Robot · 5 years ago
  27. 556b413 L2cap shim simplification by Jakub Pawlowski · 5 years ago
  28. 66ab8a7 Handle encryption change in SecurityManager rather than AclManager by Jakub Pawlowski · 5 years ago
  29. 1d859b5 BluetoothMetrics: Return true if SaveDevice is called twice. Add more logging by Chen Chen · 5 years ago
  30. 31d61ef Merge "BluetoothAudioHAL: Have full initialization for audio hardware objects" by Treehugger Robot · 5 years ago
  31. 29eac5c BluetoothAudioHAL: Have full initialization for audio hardware objects by Cheney Ni · 5 years ago
  32. 6b420cd Retry service discovery for Avrcp if due to sdp connection failed by Ted Wang · 5 years ago
  33. bb46136 Merge "Cert: Check whether TCP forwarding is successful before running" by Treehugger Robot · 5 years ago
  34. 7da7e13 Merge "LE: Add API for sending connection parameter update" by Treehugger Robot · 5 years ago
  35. 28220bd Merge "L2CAP DynamicChannel API: Expose AddressWithType" by Treehugger Robot · 5 years ago
  36. 8150918 Merge "HCI: Add connection management interfaces" by Treehugger Robot · 5 years ago
  37. 9023eb2 Cert: Check whether TCP forwarding is successful before running by Jack He · 5 years ago
  38. d515454 Merge "A2DP: Remember every peer's AVDTP delay reporting" by Treehugger Robot · 5 years ago
  39. 16b9298 HCI: Add connection management interfaces by Myles Watson · 5 years ago
  40. 2bb93c8 LE: Add API for sending connection parameter update by Hansong Zhang · 5 years ago
  41. a3998ca L2CAP DynamicChannel API: Expose AddressWithType by Hansong Zhang · 5 years ago
  42. 62ecf41 Cert: Add missing os_utils.py by Jack He · 5 years ago
  43. b8196c5 A2DP: Remember every peer's AVDTP delay reporting by Cheney Ni · 5 years ago
  44. 61dd595 Cert: Cleanup gd/cert Python libraries by Jack He · 5 years ago
  45. 7ce7662 Merge "Cert: chmod +x on host executables after install" by Treehugger Robot · 5 years ago
  46. 3a27655 Cert: chmod +x on host executables after install by Jack He · 5 years ago
  47. ed8fdb3 L2cap: Implement LE connection parameter update by Hansong Zhang · 5 years ago
  48. af49ba6 Merge "L2capTest: Remove classic fixed channel test for now" by Treehugger Robot · 5 years ago
  49. 9fc6780 L2capTest: Remove classic fixed channel test for now by Hansong Zhang · 5 years ago
  50. 83561b2 Return the outgoing L2CAP packet directly by Jakub Pawlowski · 5 years ago
  51. e4fdebc Replacing updateBleAppCount to enableBle and disableBle by Ugo Yu · 5 years ago
  52. 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
  53. b0cc5a1 Re-add binder method for getPriority in IBluetoothA2dp.aidl as well as by Rahul Sabnis · 5 years ago
  54. 61d51b1 Merge "Bluetooth Metrics: Init and Close MetricIdAllocator and use its APIs" by Chen Chen · 5 years ago
  55. b94b1fd SM: Fix event order logic for Classic Pairing by Martin Brabham · 5 years ago
  56. bfba980 Cert: Add name to gd_device by Martin Brabham · 5 years ago
  57. dab612b Bluetooth Metrics: Init and Close MetricIdAllocator and use its APIs by Chen Chen · 5 years ago
  58. 1817a2a Cert: Use setuptools to provision GD cert tests by Jack He · 5 years ago
  59. 9f37fea Merge "LeL2capTest add L2CAP/LE/CFC/BV-21-C" by Treehugger Robot · 5 years ago
  60. 4a6f621 Merge "Ignore legacy scan response event if no ADV_IND or ADV_SCAN_IND is received before" by Treehugger Robot · 5 years ago
  61. f5e4672 Merge "SM: Reset fixed channel service pointer so we could continue" by Treehugger Robot · 5 years ago
  62. 37cbfe0 Ignore legacy scan response event if no ADV_IND or ADV_SCAN_IND is received before by Charles Lin · 5 years ago
  63. 3c9275a Randomize the time between rotations of BLE Random Address by Jakub Pawlowski · 5 years ago
  64. 80d7f12 Add helper for converting between legacy and gd Address by Jakub Pawlowski · 5 years ago
  65. efb262d Merge "Notify remote name failed for LE device" by Treehugger Robot · 5 years ago
  66. ae90771 Fix bugprone-use-after-move warnings by Chih-Hung Hsieh · 5 years ago
  67. e9f41ed LeL2capTest add L2CAP/LE/CFC/BV-21-C by Hansong Zhang · 5 years ago
  68. d3424ef Merge changes I5c0eea0d,I27dcb047 by Treehugger Robot · 5 years ago
  69. d4a89d7 LeL2capTest: Get incoming packet stream for each channel by Hansong Zhang · 5 years ago
  70. f42cafe Notify remote name failed for LE device by More Kuo · 5 years ago
  71. ac3a6ef Merge "Fix bond list mismatch between Java and native" by Treehugger Robot · 5 years ago
  72. 611c9df LeL2cap Cert: Allow DUT initiate connection request by Hansong Zhang · 5 years ago
  73. 58d3ee2 L2cap Signalling manager: Fix OnCommandReject by Hansong Zhang · 5 years ago
  74. 0993871 Add nullptr guard to make static analyzer happy by Jakub Pawlowski · 5 years ago
  75. 744846b Merge "LeL2cap: Add PTS test cases and allow verify from DUT" by Treehugger Robot · 5 years ago
  76. c137bc3 LeL2cap: Add PTS test cases and allow verify from DUT by Hansong Zhang · 5 years ago
  77. b44a8cc Merge "Save reversed BR/EDR link key derived from LE LTK" by Treehugger Robot · 5 years ago
  78. b43531e Merge "L2capTest ICS 2/27" by Treehugger Robot · 5 years ago
  79. 04d73c0 L2capTest ICS 2/27 by Hansong Zhang · 5 years ago
  80. 7e546fc Merge "BluetoothMetricid: Add metric allocator api in java" by Chen Chen · 5 years ago
  81. bcdc4fb SM: Ensure we cannot cancel a pairing handler twice. by Martin Brabham · 5 years ago
  82. 1e8a1c2 L2CAP: Implement configuration negotiation to support mandatory/optional by Ted Wang · 5 years ago
  83. 51c98cd SM: Reset fixed channel service pointer so we could continue by Martin Brabham · 5 years ago
  84. 3e4963b Merge "LeL2capTest: Add COC PTS test" by Treehugger Robot · 5 years ago
  85. 2d7b59c Fix bond list mismatch between Java and native by Ugo Yu · 5 years ago
  86. e44a998 HFP: fix collision for the outgoing and incoming connection by weichinweng · 5 years ago
  87. faf9ccc LeL2capTest: Add COC PTS test by Hansong Zhang · 5 years ago
  88. 88ca6ae BluetoothMetricid: Add metric allocator api in java by Chen Chen · 5 years ago
  89. 7f922fd LeL2capTest initial commit by Hansong Zhang · 5 years ago
  90. e7ae92b Merge "PDL: Always compare size to base struct" by Treehugger Robot · 5 years ago
  91. 67cec42 Merge "Clear LE cache before starting le scan or the report is skipped" by Treehugger Robot · 5 years ago
  92. ed50811 PacketParser: ToString() method for PacketViews by Jakub Pawlowski · 5 years ago
  93. f964df0 Fix L2capTest:test_continuation_flag by Hansong Zhang · 5 years ago
  94. ab062b5 L2capLe: Expose dynamic channel manager API by Hansong Zhang · 5 years ago
  95. b9cb063 PDL: Always compare size to base struct by Myles Watson · 5 years ago
  96. 10ae707 Merge "L2CAP: Add test for L2CAP 2/2 Support of configuration process" by Treehugger Robot · 5 years ago
  97. 3eaff7e Merge "btsnoop: Fix btsnoop_net runs unexpected" by Treehugger Robot · 5 years ago
  98. bb6d57f Merge "A2DP: SBC encoding counter errata" by Treehugger Robot · 5 years ago
  99. 3948f16 Merge "A2DP: AAC encoding counter errata" by Treehugger Robot · 5 years ago
  100. c7fccda btsnoop: Fix btsnoop_net runs unexpected by KimJeongYeon · 5 years ago