Home
last modified time | relevance | path

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

/system/bt/gd/hci/fuzz/
Dfuzz_hci_layer.cc79 injectCommandComplete(GetArbitraryBytes(&fdp)); in injectArbitrary()
122 void FuzzHciLayer::injectCommandComplete(std::vector<uint8_t> data) { in injectCommandComplete() function in bluetooth::hci::fuzz::FuzzHciLayer
Dfuzz_hci_layer.h56 injectCommandComplete(bluetooth::fuzz::GetArbitraryBytes(auto_reply_fdp)); in EnqueueCommand()
132 void injectCommandComplete(std::vector<uint8_t> data);