Searched refs:reqFwDataResponse (Results 1 – 1 of 1) sorted by relevance
3900 std::array<uint8_t, hdrSize> reqFwDataResponse{0x00, 0x00, 0x00}; in TEST() local3902 auto responseMsg = reinterpret_cast<pldm_msg*>(reqFwDataResponse.data()); in TEST()