HomeSort by relevance Sort by last modified time
    Searched refs:teq1_transceive (Results 1 - 5 of 5) sorted by null

  /external/libese/libese-teq1/include/ese/
teq1.h 190 uint32_t teq1_transceive(struct EseInterface *ese,
  /external/libese/libese-hw/
ese_hw_echo.c 158 return teq1_transceive(ese, &kTeq1Options, tx_buf, tx_len, rx_buf, rx_len);
  /external/libese/libese-hw/nxp/pn80t/
common.c 316 return teq1_transceive(ese, &kTeq1Options, tx_buf, tx_len, rx_buf, rx_len);
344 /* The first three are required by teq1_transceive use. */
  /external/libese/libese-teq1/
teq1.c 560 ESE_API uint32_t teq1_transceive(struct EseInterface *ese, function
  /external/libese/libese-teq1/tests/
teq1_unittests.cpp 417 return teq1_transceive(ese, &kTeq1Options, tx_sg, tx_nsg, rx_sg, rx_nsg);

Completed in 49 milliseconds