Home
last modified time | relevance | path

Searched refs:expIns (Results 1 – 1 of 1) sorted by relevance

/hardware/nxp/uwb/halimpl/hal/sr1xx/
DphNxpUciHal_fwd.cc237 uint8_t expCls, expIns; in phHbci_QueryInfo() local
248 expIns = gphHbci_MosiApdu.ins; in phHbci_QueryInfo()
285 else if (gphHbci_MisoApdu.ins != expIns) in phHbci_QueryInfo()
287 … ALOGD("ERROR: Invalid Instruction - Exp 0x%02x, Got 0x%02x\n", expIns, gphHbci_MisoApdu.ins); in phHbci_QueryInfo()