Searched refs:hasLe (Results 1 – 1 of 1) sorted by relevance
33 const bool hasLe = le > 0; in CommandApdu() local35 const size_t leSize = hasLe ? (extended ? (hasLc ? 2 : 3) : 1) : 0; in CommandApdu()61 if (hasLe) { in CommandApdu()