Searched defs:injectFrame (Results 1 – 2 of 2) sorted by relevance
36 void ChannelFuzzController::injectFrame(std::vector<uint8_t> data) { in injectFrame() function in bluetooth::ChannelFuzzController
56 public synchronized void injectFrame(Frame frame) { in injectFrame() method in FrameSourceFilter