Searched refs:xmitBufferSize (Results 1 – 2 of 2) sorted by relevance
/external/libese/tools/ese_ls_provision/ |
D | ese_ls_provision.cpp | 61 static bool static_ese_transceive(UINT8* xmitBuffer, INT32 xmitBufferSize, UINT8* recvBuffer, in static_ese_transceive() argument 63 log_hexdump("tx", xmitBuffer, xmitBufferSize); in static_ese_transceive() 65 xmitBuffer, xmitBufferSize, in static_ese_transceive()
|
/external/libese/third_party/NXPNFC_P61_JCOP_Kit/include/ |
D | IChannel.h | 59 bool (*transceive) (UINT8* xmitBuffer, INT32 xmitBufferSize, UINT8* recvBuffer,
|