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

  /system/nfc/halimpl/bcm2079x/include/
userial.h 195 #define USERIAL_ERR_EVT 3
  /system/nfc/halimpl/bcm2079x/hal/hal/
nfc_hal_main.c 225 } else if (evt == USERIAL_ERR_EVT) {
227 "nfc_hal_main_userial_cback: USERIAL_ERR_EVT. Notifying NFC_TASK of "
  /system/nfc/halimpl/bcm2079x/adaptation/
userial_linux.c 796 "errno=%d return USERIAL_ERR_EVT\n",
799 (*linux_cb.ser_cb)(linux_cb.port, USERIAL_ERR_EVT,
    [all...]

Completed in 2458 milliseconds