Searched refs:sysrqValue (Results 1 – 1 of 1) sorted by relevance
169 constexpr uint8_t sysrqValue = 72; // use this to notify sol server in processInboundPayload() local170 const std::vector<uint8_t> test{sysrqValue}; in processInboundPayload()