Searched defs:outRequest (Results 1 – 1 of 1) sorted by relevance
| /openbmc/libpldm/tests/dsp/ |
| H A D | firmware_update.cpp | 3083 outRequest{0x81, 0x05, 0x20, 0x00, 0x02, 0x00, 0x00, 0x02, 0x34, 0x12}; in TEST() local 4317 constexpr std::array<uint8_t, hdrSize> outRequest{0x88, 0x05, 0x1b}; in TEST() local 4617 constexpr std::array<uint8_t, hdrSize> outRequest{0x89, 0x05, 0x1c}; in TEST() local 4697 constexpr std::array<uint8_t, hdrSize> outRequest{0x8a, 0x05, 0x1d}; in TEST() local
|