Searched refs:OtherErrors (Results 1 – 2 of 2) sorted by relevance
/hardware/st/secure_element/ese-spi-driver/utils-lib/ |
D | Tpdu.h | 56 typedef enum { ErrorFree, ChecksumError, OtherErrors } RBlockType; enumerator
|
/hardware/st/secure_element/ese-spi-driver/ |
D | T1protocol.cc | 81 } else if (subtype == OtherErrors) { in T1protocol_getValidPcb() 507 T1protocol_getValidPcb(RBlock, rack ? ErrorFree : OtherErrors, 0, in T1protocol_sendRBlock() 809 T1protocol_getValidPcb(RBlock, OtherErrors, 0, SEQ_NUM_SLAVE, 0), 0, NULL, in T1protocol_doResendRequest()
|