Home
last modified time | relevance | path

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

/hardware/st/secure_element/ese-spi-driver/
DT1protocol.h81 } T1TProtocol_TransceiveState; typedef
401 T1TProtocol_TransceiveState Block_type);
DT1protocol.cc34 T1TProtocol_TransceiveState gNextCmd = Idle;
35 T1TProtocol_TransceiveState gOriginalCmd = Idle;
1130 T1TProtocol_TransceiveState Block_type) { in T1protocol_transcieveApduPart()