Searched defs:transceive (Results 1 – 5 of 5) sorted by relevance
46 virtual int transceive(const std::vector<uint8_t>& tx, std::vector<uint8_t>& rx) { in transceive() function
27 public void transceive() throws Exception { in transceive() method in ShadowIsoDepTest
59 bool (*transceive) (UINT8* xmitBuffer, INT32 xmitBufferSize, UINT8* recvBuffer, member
43 protected byte[] transceive(byte[] data) throws IOException { in transceive() method in ShadowIsoDep
165 ese_transceive_op_t *transceive; member