Searched refs:RunHciPacketFuzzTest (Results 1 – 2 of 2) sorted by relevance
23 void RunHciPacketFuzzTest(const uint8_t* data, size_t size);26 RunHciPacketFuzzTest(data, size); in LLVMFuzzerTestOneInput()
132 void RunHciPacketFuzzTest(const uint8_t* data, size_t size) { in RunHciPacketFuzzTest() function