Searched refs:expCls (Results 1 – 1 of 1) sorted by relevance
259 uint8_t expCls, expIns; in phHbci_QueryInfo() local269 expCls = (gphHbci_MosiApdu.cls & (uint8_t)PHHBCI_CLASS_MASK) | phHbci_SubClass_Answer; in phHbci_QueryInfo()302 if (gphHbci_MisoApdu.cls != expCls) in phHbci_QueryInfo()304 ALOGD("ERROR: Invalid Class - Exp 0x%02x, Got 0x%02x\n", expCls, gphHbci_MisoApdu.cls); in phHbci_QueryInfo()