Searched refs:APDU_RSP_BALANCE_BYTES_LEN (Results 1 – 2 of 2) sorted by relevance
39 static const int APDU_RSP_BALANCE_BYTES_LEN = 4; variable
284 if (bytes.size() != APDU_RSP_BALANCE_BYTES_LEN) { in GetBalanceValue()