Searched refs:isBreak (Results 1 – 2 of 2) sorted by relevance
103 uint8_t count, bool status, bool isBreak, in processInboundPayload() argument166 if (isBreak && seqNum) in processInboundPayload()171 auto ret = sol::Manager::get().writeConsoleSocket(test, isBreak); in processInboundPayload()179 isBreak = false; in processInboundPayload()183 auto rc = sol::Manager::get().writeConsoleSocket(input, isBreak); in processInboundPayload()
254 bool status, bool isBreak,