Searched refs:maxIOSize (Results 1 – 1 of 1) sorted by relevance
897 constexpr int maxIOSize = MAX_UART_SIZE_IOBUF; in SendUARTData() local899 const int packageDataMaxSize = maxIOSize - sizeof(UartHead); in SendUARTData()