- 0cc6e74 Genericize handling command responses, so reduce duplicated code by Zach Johnson · 5 years ago
- d5fcff5 Move contents of Start & Stop to HciLayer from impl by Zach Johnson · 5 years ago
- 392a493 Merge changes I980a3c28,I4f686d13 by Zach Johnson · 5 years ago
- 717697e PyHci: Modify to allow acl_streaming flag. by Martin Brabham · 5 years ago
- c599487 Add ContextualCallback and start using for hci events by Zach Johnson · 5 years ago
- 5e4ff82 Create ContextualOnceCallback, to bind together a context and a callback by Zach Johnson · 5 years ago
- d8170d3 Merge changes I17ccda26,Ie4904c38,I93b83535,I595819d0,Id2975243, ... by Zach Johnson · 5 years ago
- 4d8608e Merge "Separate LE connection state from callbacks" by Treehugger Robot · 5 years ago
- f90babf Merge "LE link_manager_test factor out user_handler" by Treehugger Robot · 5 years ago
- 282c099 Merge "L2cap: Update some test cases" by Treehugger Robot · 5 years ago
- e691d0c use on_XYZ as convention for event callbacks inside HciLayer::impl by Zach Johnson · 5 years ago
- e8e729b Clean up namespaces inside hci_layer by Zach Johnson · 5 years ago
- e67a0fd Collapse send_acl into dequeue_and_send_acl by Zach Johnson · 5 years ago
- 5549351 Move hal callbacks into their own object, to clarify execution context by Zach Johnson · 5 years ago
- 2b3fcf7 Add function on EventHandler<T> to post events back by Zach Johnson · 5 years ago
- 3814d9f Make EventHandler generic, so we use it to replace SubeventHandler by Zach Johnson · 5 years ago
- 3157fe6 Add common::BindOn to simplify binding callbacks to instance methods. by Zach Johnson · 5 years ago
- bbe519f Begin migrating context switching out of impl by Zach Johnson · 5 years ago
- 083ca4e Merge "gd HCI: add test for RoundRobinScheduler" by Treehugger Robot · 5 years ago
- b96b24e gd HCI: add test for RoundRobinScheduler by Chienyuan · 5 years ago
- 777281f L2cap: Update some test cases by Hansong Zhang · 5 years ago
- 9fa1102 Collapse HciLayer::GetAclQueueEnd() by Zach Johnson · 5 years ago
- 019e1f5 Make hci_layer module lifecycle functions protected, to match module.h by Zach Johnson · 5 years ago
- 3d53b13 Move trivial functions from hci_layer.cc to hci_layer.h by Zach Johnson · 5 years ago
- ce03e66 Add CallOn variant of Module.Call() by Zach Johnson · 5 years ago
- d5b9332 Add Module.Call() to cut down on module boilerplate by Zach Johnson · 5 years ago
- c4c7fef Separate LE connection state from callbacks by Myles Watson · 5 years ago
- 5fd1430 LE link_manager_test factor out user_handler by Myles Watson · 5 years ago
- b5230ac Merge "L2cap SignallingManager fix and improvement" by Treehugger Robot · 5 years ago
- e325a3e Merge changes I3c04cd9c,I1f97ac20 by Treehugger Robot · 5 years ago
- f52df44 Merge "Use the HCI Interfaces" by Treehugger Robot · 5 years ago
- 9787c3f Merge "A2DP: Fix integer sanitizer in SBC encoder" by Treehugger Robot · 5 years ago
- 09051ad RootCanal: ReadDefaultLinkPolicySettings by Myles Watson · 5 years ago
- a4be0ed L2cap SignallingManager fix and improvement by Hansong Zhang · 5 years ago
- f30028d A2DP: Fix integer sanitizer in SBC encoder by Cheney Ni · 5 years ago
- 1898c2d HCI: Allow multiple connection callbacks in tests by Myles Watson · 5 years ago
- 395e8ac Use the HCI Interfaces by Myles Watson · 5 years ago
- 64f9b53 Merge "GD: Pass initiator address between ACL manager and Security Manager" by Jakub Pawlowski · 5 years ago
- 1849f69 GD: Pass initiator address between ACL manager and Security Manager by Jakub Pawlowski · 5 years ago
- 14b77cb Revert "Mark updatable APEXes" by Jiyong Park · 5 years ago
- ca2839c Merge "Cert: Add test to verify exception chaining with test decorators" by Treehugger Robot · 5 years ago
- 9b06df6 Merge "Add FuzzTestModuleRegistry to clean up fuzz tests" by Treehugger Robot · 5 years ago
- 3b18f28 Merge "L2cap cert tests: Set initator address from the test" by Treehugger Robot · 5 years ago
- d71d470 Add FuzzTestModuleRegistry to clean up fuzz tests by Zach Johnson · 5 years ago
- 1ecb561 Merge changes Ifca979db,Iff63f090,I0c0aa26e,I747ad92b by Zach Johnson · 5 years ago
- ed12619 Merge "Behavior: Add wait for timeout" by Treehugger Robot · 5 years ago
- 7c51984 L2cap cert tests: Set initator address from the test by Jakub Pawlowski · 5 years ago
- 28c906b Add very basic AclManager fuzz test by Zach Johnson · 5 years ago
- 85bd8d7 PDL: Limit RawBuilder to tests by Myles Watson · 5 years ago
- ae1f6c4 Move GetArbitraryBytes to common fuzz helpers by Zach Johnson · 5 years ago
- 6083878 Rename bluetooth_gd_hci_fuzz_test target to bluetooth_gd_hci_layer_fuzz_test by Zach Johnson · 5 years ago
- 37208ab Rename DevNullHci to HciLayerFuzzClient by Zach Johnson · 5 years ago
- fea737d Behavior: Add wait for timeout by Hansong Zhang · 5 years ago
- 2097bbd Merge changes Ic98d029e,I51f8bdd9 by Zach Johnson · 5 years ago
- 5d21f3f Merge "reactor: guard against a potential segfault" by Treehugger Robot · 5 years ago
- b22c20f Merge "LE L2CAP cert tests: don't repeat the address" by Treehugger Robot · 5 years ago
- c4f1261 Merge "Add fuzzing for rest of interfaces on hci_layer" by Treehugger Robot · 5 years ago
- dbedfc1 Merge "Add ability to inject hci commands for fuzzing" by Treehugger Robot · 5 years ago
- e2023d9 Merge "Use templates to simplify command interfaces for HCI" by Treehugger Robot · 5 years ago
- 757eb92 Merge "Add fuzzer concepts to inject builders into a layer" by Treehugger Robot · 5 years ago
- 6896989 LE L2CAP cert tests: don't repeat the address by Jakub Pawlowski · 5 years ago
- 7bfb6c1 reactor: guard against a potential segfault by George Burgess IV · 5 years ago
- 8cd3117 Cert: Add test to verify exception chaining with test decorators by Jack He · 5 years ago
- a9d8924 Add fake_timerfd_cap_at to allow tests to prevent error conditions by Zach Johnson · 5 years ago
- 5330e0e Use new View.FromBytes function available in testing by Zach Johnson · 5 years ago
- 03fb510 Add fuzzing for rest of interfaces on hci_layer by Zach Johnson · 5 years ago
- 8e8077f Merge "Send the only song in queue as now playing song when get item attributes of now playing" by Treehugger Robot · 5 years ago
- a760c7f Merge "gd HCI: Split credits of Classic and Le" by Treehugger Robot · 5 years ago
- 5c6ba62 Add ability to inject hci commands for fuzzing by Zach Johnson · 5 years ago
- d8a529b Use templates to simplify command interfaces for HCI by Zach Johnson · 5 years ago
- 7cab7cf Add fuzzer concepts to inject builders into a layer by Zach Johnson · 5 years ago
- a654b17 Merge "Cert: Generate backing process code coverage report after test run" by Treehugger Robot · 5 years ago
- 29780fb Merge "Cert: Free resources occupying required ports during setup" by Treehugger Robot · 5 years ago
- 639860b Merge "Add sco data to the hci layer fuzz test" by Treehugger Robot · 5 years ago
- a094e97 Cert: Generate backing process code coverage report after test run by Jack He · 5 years ago
- ebd72a9 Cert: Free resources occupying required ports during setup by Jack He · 5 years ago
- 1ac34f7 Merge "Add explicit dependencies on jni_headers" by Orion Hodson · 5 years ago
- c30cfbc Merge "AVCRP Controller support Get Item Attributes" by Sal Savage · 5 years ago
- 966285f Merge "Add fake_timerfd so time is deterministic in fuzz tests" by Treehugger Robot · 5 years ago
- 9fbba67 Add sco data to the hci layer fuzz test by Zach Johnson · 5 years ago
- 7fe06a8 Add fake_timerfd so time is deterministic in fuzz tests by Zach Johnson · 5 years ago
- 916c1ec gd HCI: Split credits of Classic and Le by Chienyuan · 5 years ago
- 3342111 Add explicit dependencies on jni_headers by Orion Hodson · 5 years ago
- 9217e00 Merge changes from topic "a2dp_cleanup" by Treehugger Robot · 5 years ago
- 52291da Merge "Cert: Add PySecurity" by Treehugger Robot · 5 years ago
- 5466b23 Merge "SM: Implement and use facade configuration API" by Treehugger Robot · 5 years ago
- bb1bd54 Merge "SM: Add a way to configure IOCAP, AUTHREQ, and OOBDATAPRESENT" by Treehugger Robot · 5 years ago
- 51bb3e2 A2DP: Wait for previous AVDTP instance to be clean up before re-enabling by Cheney Ni · 5 years ago
- 7e22ea2 Remove SentinelWorkItem since we have Reactor.WaitForIdle by Zach Johnson · 5 years ago
- bab0146 Add Reactor.WaitForIdle by Zach Johnson · 5 years ago
- 01ea436 Merge "Refactor hci_layer_fuzz_test to use FDP" by Zach Johnson · 5 years ago
- eeeff97 Cert: Add PySecurity by Martin Brabham · 5 years ago
- 3b595a3 SM: Implement and use facade configuration API by Martin Brabham · 5 years ago
- 6d90adb SM: Add a way to configure IOCAP, AUTHREQ, and OOBDATAPRESENT by Martin Brabham · 5 years ago
- 4ea4ffc Refactor hci_layer_fuzz_test to use FDP by Zach Johnson · 5 years ago
- 8973fb8 Merge "Initial entry dump module proto" by Treehugger Robot · 5 years ago
- 9d36a52 AVCRP Controller support Get Item Attributes by Sal Savage · 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