1. 2937083 Increase the size of the snooz log buffer from 512 to 1024 by Roopa Sattiraju · 2 years, 7 months ago
  2. f9127f6 Add Qualcomm 3804 debug logging with base 64 format to btsnooz log when filtered is enabled. by Dylan Tian · 2 years, 9 months ago
  3. 40d1a56 HCI: Check the status of the close() call by Myles Watson · 2 years, 9 months ago
  4. ae01e9b Revert^2 "check check, is anyone there? *static*" by William Escande · 2 years, 10 months ago
  5. e634b3d Revert "check check, is anyone there? *static*" by Richard Gaywood · 2 years, 10 months ago
  6. 81e644e check check, is anyone there? *static* by Zach Johnson · 2 years, 11 months ago
  7. e744907 GD: Increase btsnooz log file size for debugging by Bidhya · 2 years, 11 months ago
  8. 32bdbdd GD: Delete snooz log files older than 12 hrs by Bidhya · 3 years ago
  9. e9bb55a Fix local GD cert runner by Jack He · 3 years ago
  10. 6381fa6 HAL: Fix formatting by Myles Watson · 3 years ago
  11. 2021161 HCI: Add a timer for finding the Bluetooth service by Myles Watson · 3 years ago
  12. df1d214 Merge "BluetoothMetrics: Add counter metrics in GD cpp" by Chen Chen · 3 years, 1 month ago
  13. 93af243 BluetoothMetrics: Add counter metrics in GD cpp by Chen Chen · 3 years, 2 months ago
  14. ff6008e StopWatch: Declare a stop_watch variable while timing by Jack He · 3 years, 2 months ago
  15. 35cbde4 Merge test scripts and test lib scripts in Mobly GD Cert tests and deprecate ACTS version by Jizheng Chu · 3 years, 2 months ago
  16. 947d468 floss: Change build rules from //bt to //bt/system by Abhishek Pandit-Subedi · 3 years, 2 months ago
  17. 46339c9 Consti-ify ListDependencies for modules by Chris Manton · 3 years, 3 months ago
  18. c09c100 Btsnoop: Clear command/event field for ISO by Myles Watson · 3 years, 3 months ago
  19. 0399657 Read all data from socket, vs. a subset by Erwin Jansen · 3 years, 6 months ago
  20. 5d377ee RootCanal: Use EventMask by David Duarte · 3 years, 8 months ago
  21. 627a6de stopwatch: improve stopwatch problems by weichinweng · 3 years, 7 months ago
  22. a996b8e Merge "Unbind GD Cert test classes from GdBaseTestClass" by Jizheng Chu · 3 years, 7 months ago
  23. 788396d Fix hci_hal_host by Hansong Zhang · 3 years, 8 months ago
  24. 630c24b Unbind GD Cert test classes from GdBaseTestClass by Treehugger Robot · 3 years, 8 months ago
  25. 8959cfd Include gd/hal/hci_hal_host::<netinet/in.h> by Chris Manton · 3 years, 9 months ago
  26. d801b12 Additional changes for Linux build by Abhishek Pandit-Subedi · 3 years, 9 months ago
  27. 30dff14 gd: Enforce modules to present a unique name by Chris Manton · 3 years, 9 months ago
  28. 75961ba Remove not Hwbinder thread stopwatch caller by weichinweng · 3 years, 9 months ago
  29. e8e2f49 Print stopwatch log when the bluetooth HAL died. by weichinweng · 3 years, 9 months ago
  30. b6f7ab5 Remove dependency of the hci hal on activity attribution if the flag by Rahul Sabnis · 3 years, 10 months ago
  31. d73fe04 GD: Include init_flags where used by Myles Watson · 3 years, 10 months ago
  32. 43e812f Merge changes I86da8ca8,Ibb58fae9,I9c6a9fa3,I4d1ab599,I818c0f4a, ... by Treehugger Robot · 3 years, 10 months ago
  33. 75dcbe1 Add a way to connect to linux raw HCI HAL by Hansong Zhang · 3 years, 11 months ago
  34. 9bd8242 Build support and abstractions for Linux build by Abhishek Pandit-Subedi · 3 years, 11 months ago
  35. bd67204 Add HCI ISO tests for GD by Jakub Pawlowski · 3 years, 11 months ago
  36. c22df81 btaa: route HCI packet to BTAA module by Michael Sun · 4 years, 1 month ago
  37. 33692ce Support Bluetooth HAL 1.1 in GD by Jakub Pawlowski · 3 years, 11 months ago
  38. d8717fc Merge changes Ib334609b,Ic94f70fc by Treehugger Robot · 4 years ago
  39. 1e35fd7 [GD ACL] Add btsnooz support in GD by Jack He · 4 years ago
  40. 92ecf7c [LSC] Add LOCAL_LICENSE_KINDS to system/bt by Bob Badour · 4 years ago
  41. f280adf use common data + payload for hci & hal facades by Zach Johnson · 4 years, 1 month ago
  42. 58bbddd rusty-gd: create singular proto facade lib by Zach Johnson · 4 years, 1 month ago
  43. c6c1da3 IsoPacket -> Iso, ScoPacket -> Sco by Zach Johnson · 4 years, 1 month ago
  44. e63c7ff AclPacket -> Acl by Zach Johnson · 4 years, 1 month ago
  45. d3e3453 EventPacket -> Event by Zach Johnson · 4 years, 1 month ago
  46. 5277d21 CommandPacket -> Command by Zach Johnson · 4 years, 1 month ago
  47. 4b8145b GD: Make destructors virtual not override by Myles Watson · 4 years, 1 month ago
  48. ad7a872 Add some wait commands inside PyHal by Zach Johnson · 4 years, 2 months ago
  49. b5d052a Simplify scan parameters & start/stop by Zach Johnson · 4 years, 2 months ago
  50. 19e1bc3 Simplify le random address setting for tests by Zach Johnson · 4 years, 2 months ago
  51. 6195d63 Simplify le connection logic for SimpleHalTest by Zach Johnson · 4 years, 2 months ago
  52. c4609ef Simplify Le connect logic for SimpleHalTest by Zach Johnson · 4 years, 2 months ago
  53. b88cfdd Simplify advertisement in SimpleHalTest by Zach Johnson · 4 years, 2 months ago
  54. be9cc98 Add HciMatchers.Exactly, for more compact tests by Zach Johnson · 4 years, 2 months ago
  55. d856710 Add HAL reset helper by Zach Johnson · 4 years, 2 months ago
  56. 14087df Add advertisement abstraction in PyHal by Zach Johnson · 4 years, 2 months ago
  57. eff89b3 Add send_acl_first to PyHal, to simplify redundancy by Zach Johnson · 4 years, 2 months ago
  58. 018c3af Fold ACL sending into PyHal by Zach Johnson · 4 years, 2 months ago
  59. b7c787a Simplify ACL sending in SimpleHalTest by Zach Johnson · 4 years, 2 months ago
  60. d10b45c Improve hci facade proto by Zach Johnson · 4 years, 2 months ago
  61. ac365b2 remove invalid test, restucture simple_hal_test by Zach Johnson · 4 years, 2 months ago
  62. d781bc7 Simplify HAL protos by Zach Johnson · 4 years, 2 months ago
  63. 36d0ff8 Merge "Revert "HciHalTest: Handle EINTR when reading"" by Treehugger Robot · 4 years, 4 months ago
  64. 44d1e25 Merge "GD-HCI: Add verbose logging for Tx and Rx packets" by Treehugger Robot · 4 years, 4 months ago
  65. 86098af Revert "HciHalTest: Handle EINTR when reading" by Myles Watson · 4 years, 4 months ago
  66. 56e56df GD-HCI: Add verbose logging for Tx and Rx packets by Jack He · 4 years, 4 months ago
  67. 992976c HciHalTest: Handle EINTR when reading by Myles Watson · 4 years, 4 months ago
  68. faad53c RootCanal: Request Le LongTermKey by Myles Watson · 4 years, 5 months ago
  69. 76c87c4 GD-Cert: Override parameters during cert test by Jack He · 4 years, 5 months ago
  70. a8b9aa6 GD-HCI: Flush snoop log to kernel buffer on every write by Jack He · 4 years, 5 months ago
  71. 8d09b3b GD Cert tests block tests with no deadline specified. Adding timeouts. by David Liem · 4 years, 5 months ago
  72. 2642f36 HAL: Add ISO packet callbacks by Myles Watson · 4 years, 5 months ago
  73. 8e294a4 Merge "Revert "HAL: Add ISO packet callbacks"" by Myles Watson · 4 years, 5 months ago
  74. 2eebd86 Revert "HAL: Add ISO packet callbacks" by Myles Watson · 4 years, 5 months ago
  75. b77d210 Merge "GD-HCI: Implement snoop rotation and options parsing" by Treehugger Robot · 4 years, 5 months ago
  76. 6b7fae0 HAL: Add ISO packet callbacks by Myles Watson · 4 years, 5 months ago
  77. bd662a8 GD-HCI: Implement snoop rotation and options parsing by Jack He · 4 years, 5 months ago
  78. 3cba2d8 Change White list to Connect list by Myles Watson · 4 years, 7 months ago
  79. 7a96103 HCI: Change name to LeScanningFilterPolicy by Myles Watson · 4 years, 7 months ago
  80. 1efed48 RootCanal: Add full advertisement by Myles Watson · 4 years, 7 months ago
  81. 9e66ced Remove EventStream.assert_none by Zach Johnson · 4 years, 8 months ago
  82. 50933b2 Merge changes I2e971765,I3aa5c302 by Zach Johnson · 4 years, 8 months ago
  83. 6033574 Format gd/hal with new clang-format by Zach Johnson · 4 years, 8 months ago
  84. 764d3b7 Format python files with extended line length now allowed by Zach Johnson · 4 years, 8 months ago
  85. b5b1542 HciHalRootCanalTest: Use ASSERT and retry reads by Myles Watson · 4 years, 8 months ago
  86. 4f790d3 Add IFTTT checks to some module surfaces by Zach Johnson · 4 years, 8 months ago
  87. 69f13a6 Reorganize fuzz tests to use injectArbitrary by Zach Johnson · 4 years, 9 months ago
  88. d71d470 Add FuzzTestModuleRegistry to clean up fuzz tests by Zach Johnson · 4 years, 9 months ago
  89. 5330e0e Use new View.FromBytes function available in testing by Zach Johnson · 4 years, 9 months ago
  90. 5c6ba62 Add ability to inject hci commands for fuzzing by Zach Johnson · 4 years, 9 months ago
  91. 9fbba67 Add sco data to the hci layer fuzz test by Zach Johnson · 4 years, 9 months ago
  92. 7e22ea2 Remove SentinelWorkItem since we have Reactor.WaitForIdle by Zach Johnson · 4 years, 9 months ago
  93. 4ea4ffc Refactor hci_layer_fuzz_test to use FDP by Zach Johnson · 4 years, 9 months ago
  94. 62d54d0 Start fuzzing HCI events + minor fix in hci_layer by Zach Johnson · 4 years, 9 months ago
  95. 10e1d49 Drop the ing, it's simpler. (fuzzing -> fuzz) by Zach Johnson · 4 years, 9 months ago
  96. 1b495c2 Add FuzzingHciHal, to inject fuzzed input up the stack by Zach Johnson · 4 years, 9 months ago
  97. 61dd595 Cert: Cleanup gd/cert Python libraries by Jack He · 4 years, 10 months ago
  98. 077e615 Merge EventCallbackStream & EventAsserts into EventStream by Zach Johnson · 4 years, 11 months ago
  99. a3362b7 Rename device_under_test and cert_device, to simpler more consistent names by Zach Johnson · 4 years, 11 months ago
  100. 38089d6 Simplify cert test setup by Zach Johnson · 4 years, 11 months ago