Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/hci/fuzz/
Dfuzz_hci_layer.cc106 injectCommandComplete(GetArbitraryBytes(&fdp)); in injectArbitrary()
149 void FuzzHciLayer::injectCommandComplete(std::vector<uint8_t> data) { in injectCommandComplete() function in bluetooth::hci::fuzz::FuzzHciLayer
Dfuzz_hci_layer.h62 injectCommandComplete(bluetooth::fuzz::GetArbitraryBytes(auto_reply_fdp)); in EnqueueCommand()
158 void injectCommandComplete(std::vector<uint8_t> data);