Searched refs:BYTES_AVAILABLE (Results 1 – 1 of 1) sorted by relevance
69 static constexpr uint8_t BYTES_AVAILABLE = 0x61; variable89 int8_t remainingBytes() const { return sw1() == BYTES_AVAILABLE ? sw2() : 0; } in remainingBytes()