Home
last modified time | relevance | path

Searched refs:fuzzHci (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/bt/gd/hci/fuzz/
H A Dacl_manager_fuzz_test.cc42 FuzzHciLayer* fuzzHci = moduleRegistry.Inject<FuzzHciLayer>(&HciLayer::Factory); in LLVMFuzzerTestOneInput() local
43 fuzzHci->TurnOnAutoReply(&dataProvider); in LLVMFuzzerTestOneInput()
45 fuzzHci->TurnOffAutoReply(); in LLVMFuzzerTestOneInput()
54 fuzzHci->injectArbitrary(dataProvider); in LLVMFuzzerTestOneInput()
/aosp12/system/bt/gd/l2cap/fuzz/
H A Dshim_l2cap.h60 …hci::fuzz::FuzzHciLayer* fuzzHci = fake_registry_.Inject<hci::fuzz::FuzzHciLayer>(&hci::HciLayer::… in ShimL2capFuzz() local
66 fuzzHci->TurnOnAutoReply(fdp); in ShimL2capFuzz()
68 fuzzHci->TurnOffAutoReply(); in ShimL2capFuzz()