Searched refs:flushOnConnect (Results 1 – 2 of 2) sorted by relevance
735 _hsl->pSystemState->flushOnConnect = 0; // don't flush just after the reset in initBufferMemory()884 _hsl->pSystemState->flushOnConnect = 1; in bufferDumpOldestDataSegment()1122 if(_hsl->pSystemState->flushOnConnect > 0) in bufferProcessCommand()1144 _hsl->pSystemState->flushOnConnect = 1; in bufferProcessCommand()1150 _hsl->pSystemState->flushOnConnect = 1; in bufferProcessCommand()
221 …MS_U8 flushOnConnect; // indicates whether the complete buffer contents should be flushe… member