Searched refs:msgSendBuf (Results 1 – 2 of 2) sorted by relevance
282 vector<uint8_t> msgSendBuf; member293 msgSendBuf(data, data + length) in key()
741 if (!SendUARTRaw(nullptr, it->msgSendBuf.data(), it->msgSendBuf.size())) { in SendPkgInUARTOutMap()