Home
last modified time | relevance | path

Searched defs:dataBytes (Results 1 – 1 of 1) sorted by relevance

/openbmc/phosphor-host-ipmid/transport/serialbridge/test/
H A Dserial_unittest.cpp49 std::array<uint8_t, 5> dataBytes{0x01, 0x10, 0x60, 0xf0, 0x50}; in TEST() local
61 std::vector<uint8_t> dataBytes{bmStart, 0x20, 0x18, 0xc8, 0x81, in TEST() local