Searched refs:extendedLeMax (Results 1 – 1 of 1) sorted by relevance
29 constexpr size_t extendedLeMax = std::numeric_limits<uint16_t>::max() + 1; in CommandApdu() local66 const bool isLeMax = le == extendedLeMax; in CommandApdu()