Searched refs:fuzzHci (Results 1 – 1 of 1) sorted by relevance
48 FuzzHciLayer* fuzzHci = moduleRegistry.Inject<FuzzHciLayer>(&HciLayer::Factory); in LLVMFuzzerTestOneInput() local49 fuzzHci->TurnOnAutoReply(&dataProvider); in LLVMFuzzerTestOneInput()51 fuzzHci->TurnOffAutoReply(); in LLVMFuzzerTestOneInput()68 fuzzHci->injectArbitrary(dataProvider); in LLVMFuzzerTestOneInput()