Searched refs:phNxpEseProto7816_SendRawFrame (Results 1 – 2 of 2) sorted by relevance
/hardware/nxp/secure_element/pn8x/libese-spi/p73/lib/ |
D | phNxpEseProto7816_3.cpp | 31 static ESESTATUS phNxpEseProto7816_SendRawFrame(uint32_t data_len, 62 static ESESTATUS phNxpEseProto7816_SendRawFrame(uint32_t data_len, in phNxpEseProto7816_SendRawFrame() function 223 status = phNxpEseProto7816_SendRawFrame(frame_len, p_framebuff); in phNxpEseProto7816_SendSFrame() 258 status = phNxpEseProto7816_SendRawFrame(sizeof(recv_ack), recv_ack); in phNxpEseProto7816_sendRframe() 315 status = phNxpEseProto7816_SendRawFrame(frame_len, p_framebuff); in phNxpEseProto7816_SendIframe()
|
/hardware/nxp/secure_element/snxxx/libese-spi/p73/lib/ |
D | phNxpEseProto7816_3.cpp | 42 static ESESTATUS phNxpEseProto7816_SendRawFrame(uint32_t data_len, 282 static ESESTATUS phNxpEseProto7816_SendRawFrame(uint32_t data_len, in phNxpEseProto7816_SendRawFrame() function 503 status = phNxpEseProto7816_SendRawFrame(frame_len, p_framebuff); in phNxpEseProto7816_SendSFrame() 543 status = phNxpEseProto7816_SendRawFrame(sizeof(recv_ack), recv_ack); in phNxpEseProto7816_sendRframe() 615 status = phNxpEseProto7816_SendRawFrame(frame_len, p_framebuff); in phNxpEseProto7816_SendIframe()
|