Home
last modified time | relevance | path

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

/hardware/nxp/secure_element/libese-spi/p73/lib/
DphNxpEseProto7816_3.cpp31 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()