Searched defs:AVRCPDeviceFuzzer (Results 1 – 1 of 1) sorted by relevance
266 class AVRCPDeviceFuzzer { class268 AVRCPDeviceFuzzer(const uint8_t* Data, size_t Size) : mFdp(Data, Size) {} in AVRCPDeviceFuzzer() function in bluetooth::avrcp::AVRCPDeviceFuzzer