Searched refs:SW1_FIRST_CHECKING_ERROR (Results 1 - 1 of 1) sorted by relevance

/external/libese/libapdu/include/apdu/
H A Dapdu.h74 static constexpr uint8_t SW1_FIRST_CHECKING_ERROR = 0x67; member in class:android::ResponseApdu
102 return sw1 >= SW1_FIRST_CHECKING_ERROR && sw1 <= SW1_LAST_CHECKING_ERROR;

Completed in 113 milliseconds