Home
last modified time | relevance | path

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

/hardware/st/secure_element/ese-spi-driver/utils-lib/
DTpdu.h56 typedef enum { ErrorFree, ChecksumError, OtherErrors } RBlockType; enumerator
/hardware/st/secure_element/ese-spi-driver/
DT1protocol.cc81 } 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()