Searched refs:short_set_addressed_player_request (Results 1 – 3 of 3) sorted by relevance
31 std::vector<uint8_t> short_set_addressed_player_request; in LLVMFuzzerTestOneInput() local35 short_set_addressed_player_request.push_back(data[x]); in LLVMFuzzerTestOneInput()
373 std::vector<uint8_t> short_set_addressed_player_request = {0x00, 0x48, 0x00, 0x00, 0x19, 0x58, 0x60… variable
1417 auto short_packet = TestAvrcpPacket::Make(short_set_addressed_player_request); in TEST_F()