- 6d90adb SM: Add a way to configure IOCAP, AUTHREQ, and OOBDATAPRESENT by Martin Brabham · 5 years ago
- 8973fb8 Merge "Initial entry dump module proto" by Treehugger Robot · 5 years ago
- c8d6018 Merge "Add ability to pass crash input to gd/fuzz/run" by Treehugger Robot · 5 years ago
- 6b1dcfc L2capTest stability improvement by Hansong Zhang · 5 years ago
- 370c655 Initial entry dump module proto by Chris Manton · 5 years ago
- e632d80 Add ability to pass crash input to gd/fuzz/run by Zach Johnson · 5 years ago
- 5372440 Merge "GdCert: Kill root-canal process if SIGINT failed" by Treehugger Robot · 5 years ago
- a42cb67 Merge "GdCert: Split GdDevice into Host and Android and improve teardown method" by Treehugger Robot · 5 years ago
- 69b1ee9 GdCert: Kill root-canal process if SIGINT failed by Jack He · 5 years ago
- f85ffd1 GdCert: Split GdDevice into Host and Android and improve teardown method by Jack He · 5 years ago
- 62d54d0 Start fuzzing HCI events + minor fix in hci_layer by Zach Johnson · 5 years ago
- 10e1d49 Drop the ing, it's simpler. (fuzzing -> fuzz) by Zach Johnson · 5 years ago
- 924ed6c Remove unnecessary local variable copy. by Zach Johnson · 5 years ago
- 40b77d3 Merge "Format gd/Android.bp using bpfmt" by Zach Johnson · 5 years ago
- afa5dde Merge changes I648894c4,I0c26d59c by Treehugger Robot · 5 years ago
- f5f0df4 Merge changes Idf9e6f2f,Ibd145e12,Ibc258ebb,Ie1b3c077,I9897edd3, ... by Treehugger Robot · 5 years ago
- 0c92f8e Format gd/Android.bp using bpfmt by Zach Johnson · 5 years ago
- e349c05 Ignore logs less than warning on fuzz builds by Zach Johnson · 5 years ago
- e1ca1f1 Add fuzzing/run script to run fuzz targets easily by Zach Johnson · 5 years ago
- 4058ed0 Add bluetooth_gd_hci_fuzz_test by Zach Johnson · 5 years ago
- 1b495c2 Add FuzzingHciHal, to inject fuzzed input up the stack by Zach Johnson · 5 years ago
- d6d7077 Add DevNullHci, to facilitate fuzzing the hci layer by Zach Johnson · 5 years ago
- e4b9fcd Add SentinelWorkItem, to allow posting a work item and waiting for completion by Zach Johnson · 5 years ago
- b718d67 Add gd/fuzzing/helpers by Zach Johnson · 5 years ago
- 955d9f6 Add DevNullQueue, a fuzzing helper to drop stuff by Zach Johnson · 5 years ago
- c1b2d6a Merge "Move proto folder into gd subfolder" by Treehugger Robot · 5 years ago
- dd50584 Merge changes Ie7da9884,Id3d3159e by Treehugger Robot · 5 years ago
- 53faf35 Move proto folder into gd subfolder by Chris Manton · 5 years ago
- bbb1940 Merge "Cert: Save profraw file to their respective log directory" by Treehugger Robot · 5 years ago
- d06f765 Do not unregister messages in HciLayer::Stop by Zach Johnson · 5 years ago
- f11ec8f Do not delete executing_reactable_finished_ from multiple contexts by Zach Johnson · 5 years ago
- 49430f0 Merge "Cert: Improve gd/cert/run performance" by Jack He · 5 years ago
- 3de766a Cert: Save profraw file to their respective log directory by Jack He · 5 years ago
- 838422b Cert: Improve gd/cert/run performance by Jack He · 5 years ago
- a1fbad5 Merge "AclManager: Split Classic and Le AclConnection" by Treehugger Robot · 5 years ago
- a609ca0 Merge "gd HCI: Factor out RoundRobinScheduler" by Myles Watson · 5 years ago
- e3343a2 AclManager: Split Classic and Le AclConnection by Myles Watson · 5 years ago
- f8dd1d8 gd HCI: Factor out RoundRobinScheduler by Chienyuan · 5 years ago
- b26e084 Merge changes I1860997d,I81133db3 by Treehugger Robot · 5 years ago
- 559a1bf Add default handling for behaviors by Zach Johnson · 5 years ago
- fe071f5 add beginings of behavior.py, a fluent behavior composer by Zach Johnson · 5 years ago
- 7d7adde GD: Use proper random number generator by Jakub Pawlowski · 5 years ago
- 4f664ba L2cap: Send connection req after received info resp by Hansong Zhang · 5 years ago
- e64f7df L2cap Signalling manager: Handle lost info request by Hansong Zhang · 5 years ago
- 99c567d Merge "DO NOT MERGE - Merge QQ2A.200405.005 into master" by Xin Li · 5 years ago
- 8b33ba0 L2capTest: Add missing tests for L2CAP 2/2 by Hansong Zhang · 5 years ago
- f65e293 L2capTest: Add Query for 1.2 Features by Hansong Zhang · 5 years ago
- 0828189 DO NOT MERGE - Merge QQ2A.200405.005 into master by Xin Li · 5 years ago
- 741822a Merge "Turn code coverage on in bluetooth_stack_with_facade" by Treehugger Robot · 5 years ago
- d72fd24 Merge "Remove BTA_HF_CLIENT_SCO_LISTEN_E fallthrough" by Treehugger Robot · 5 years ago
- befed49 Turn code coverage on in bluetooth_stack_with_facade by Zach Johnson · 5 years ago
- fe6622c Remove BTA_HF_CLIENT_SCO_LISTEN_E fallthrough by Joseph Pirozzo · 5 years ago
- fa6cb4a LegacyL2cap: Remove local_busy by Hansong Zhang · 5 years ago
- ba7d72e L2capTest: Add 2/30 Fixed Channel Support by Hansong Zhang · 5 years ago
- cdc1ad2 LegacyL2CAP: Remove some unused streaming mode code by Hansong Zhang · 5 years ago
- c69c11e L2capTest: Add Send Reject Test by Hansong Zhang · 5 years ago
- d7ee66b DualL2capTest by Hansong Zhang · 5 years ago
- 7495e0e L2capTest: Fix ERTM Configuration test by Hansong Zhang · 5 years ago
- f693458 Simplify DirectHciTest: Use PyHci and PyHal by Hansong Zhang · 5 years ago
- 737bbcf Neighbor: Check addresses in tests by Myles Watson · 5 years ago
- 7d49fe8 LeL2capTest PTS Annotation by Hansong Zhang · 5 years ago
- f9da708 Merge "RootCanal: Enable ASan and UBSan and clang-tidy on root-canal" by Treehugger Robot · 5 years ago
- 64e852b RootCanal: Enable ASan and UBSan and clang-tidy on root-canal by Jack He · 5 years ago
- 78ac09c Merge "Gd+RootCanal: Fix errors found in cppcoreguidelines-pro-type-member-init" by Treehugger Robot · 5 years ago
- 4fd7be8 Security: Cross-transport key derivation for Pairing initiated over LE by Jakub Pawlowski · 5 years ago
- 6804874 Gd+RootCanal: Fix errors found in cppcoreguidelines-pro-type-member-init by Jack He · 5 years ago
- 5005e8a Merge "Cert: Check return status of compilation command" by Treehugger Robot · 5 years ago
- 5f0b655 Cert: Check return status of compilation command by Jack He · 5 years ago
- 6d6b547 L2capTest: Add MTU size test by Hansong Zhang · 5 years ago
- 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
- a159755 BluetoothMetrics: Add SDP DI manufacturers info to Bluetooth config; by Chen Chen · 5 years ago
- 41846c5 RootCanal: Compile root-canal as cc_binary_host() instead of a test by Jack He · 5 years ago
- ec110bc L2capTest: Add FCS test cases by Hansong Zhang · 5 years ago
- 2609a86 Merge "Cert: Cleanup and add metadata tag for L2capTest" by Treehugger Robot · 5 years ago
- bde51cf Merge "Cert: Fix CertSelfTest by using correct checks in @metadata" by Treehugger Robot · 5 years ago
- ec4c95a Merge "Add rahulsabnis@ as an owner of bluetooth code to allow for owner code reviews" by Treehugger Robot · 5 years ago
- 8d8f16b Add rahulsabnis@ as an owner of bluetooth code to allow for owner code reviews by Rahul Sabnis · 5 years ago
- 0ae552f Cert: Fix CertSelfTest by using correct checks in @metadata by Jack He · 5 years ago
- 10b54dd Cert: Cleanup and add metadata tag for L2capTest by Jack He · 5 years ago
- 1cfed76 L2cap ERTM: Fix SDU segmentation by Hansong Zhang · 5 years ago
- 28c3469 Python Packet: Add RawBuilder by Hansong Zhang · 5 years ago
- a47f84b Merge "A2DP: Do the connection task in the stack main thread" by Treehugger Robot · 5 years ago
- a9f2f53 Merge "AclManagerTest: Complete connection before sending data" by Treehugger Robot · 5 years ago
- 201d60a Merge "Cert: Use acts.test_decorators.test_info to log metadata" by Treehugger Robot · 5 years ago
- 246c23c AclManagerTest: Complete connection before sending data by Myles Watson · 5 years ago
- acae23e Merge "gd HCI: Drop unregistered events" by Treehugger Robot · 5 years ago
- 71ce463 L2CAP: Fix some skipped tests by Hansong Zhang · 5 years ago
- 8f3e069 gd HCI: Drop unregistered events by Myles Watson · 5 years ago
- 3a228eb Cert: Use acts.test_decorators.test_info to log metadata by Jack He · 5 years ago
- f29f719 RootCanal: Invalidate closed file descriptor by Myles Watson · 5 years ago
- b6e80fc A2DP: Do the connection task in the stack main thread by Cheney Ni · 5 years ago
- 6fe7fff Cert: Add --repeat option to gd/cert/run by Jack He · 5 years ago
- bd5c466 Cert: Write root-canal log to test class specific log path by Jack He · 5 years ago
- 27a2dd2 Merge "RootCanal: Cancel inquiry timer on reset" by Treehugger Robot · 5 years ago
- b7addbc Merge "Cert: Add @metadata decorator for cert tests" by Treehugger Robot · 5 years ago
- eae01eb Cert: Add @metadata decorator for cert tests by Jack He · 5 years ago
- 55a67b5 RootCanal: Cancel inquiry timer on reset by Myles Watson · 5 years ago
- dad1a5e Merge "Bluetooth Metric Id: Add metric id allocation to Bluetooth metric calls" by Treehugger Robot · 5 years ago
- a50a06e Merge "L2capTest: Add missing test cases" by Treehugger Robot · 5 years ago
- 721030a Bluetooth Metric Id: Add metric id allocation to Bluetooth metric calls by Chen Chen · 5 years ago