Searched refs:T1protocol_getValidPcb (Results 1 – 2 of 2) sorted by relevance
/hardware/st/secure_element/ese-spi-driver/ |
D | T1protocol.cc | 54 uint8_t T1protocol_getValidPcb(TpduType type, RBlockType subtype, in T1protocol_getValidPcb() function 512 T1protocol_getValidPcb(RBlock, rack ? ErrorFree : OtherErrors, 0, in T1protocol_sendRBlock() 804 T1protocol_getValidPcb(RBlock, OtherErrors, 0, SEQ_NUM_SLAVE, 0), 0, NULL, in T1protocol_doResendRequest() 1033 T1protocol_getValidPcb(RBlock, ErrorFree, 0, SEQ_NUM_SLAVE, isLast), in T1protocol_formCommandTpduToSend() 1042 T1protocol_getValidPcb(IBlock, ErrorFree, SEQ_NUM_MASTER, in T1protocol_formCommandTpduToSend()
|
D | T1protocol.h | 95 uint8_t T1protocol_getValidPcb(TpduType type, RBlockType subtype,
|