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

  /external/libnfc-nci/halimpl/bcm2079x/include/
userial.h 198 #define USERIAL_ERR_EVT 3
  /external/libnfc-nci/halimpl/bcm2079x/hal/hal/
nfc_hal_main.c 238 else if (evt == USERIAL_ERR_EVT)
240 HAL_TRACE_ERROR0 ("nfc_hal_main_userial_cback: USERIAL_ERR_EVT. Notifying NFC_TASK of transport error");
  /external/libnfc-nci/halimpl/bcm2079x/adaptation/
userial_linux.c 829 ALOGE( "userial_read_thread(): my_read returned (%d) error count = %d, errno=%d return USERIAL_ERR_EVT\n",
832 (*linux_cb.ser_cb)(linux_cb.port, USERIAL_ERR_EVT, (tUSERIAL_EVT_DATA *)p_buf);
    [all...]

Completed in 36 milliseconds