Home
last modified time | relevance | path

Searched defs:transceive (Results 1 – 3 of 3) sorted by relevance

/external/libese/libese-cpp/include/esecpp/
DEseInterface.h46 virtual int transceive(const std::vector<uint8_t>& tx, std::vector<uint8_t>& rx) { in transceive() function
/external/libese/third_party/NXPNFC_P61_JCOP_Kit/include/
DIChannel.h59 bool (*transceive) (UINT8* xmitBuffer, INT32 xmitBufferSize, UINT8* recvBuffer, member
/external/libese/libese/include/ese/
Dese_hw_api.h165 ese_transceive_op_t *transceive; member