Home
last modified time | relevance | path

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

/hardware/st/secure_element/ese-spi-driver/
DT1protocol.h41 #define APDU_PART_IS_NOT_LAST false macro
DT1protocol.cc67 if (isLast == APDU_PART_IS_NOT_LAST) { in T1protocol_getValidPcb()