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

  /external/libnfc-nci/src/hal/include/
nfc_hal_api.h 72 #define HAL_NFC_ERROR_EVT 0x06
  /hardware/libhardware/include/hardware/
nfc.h 84 HAL_NFC_ERROR_EVT = 0x06
  /external/libnfc-nci/src/nfc/nfc/
nfc_main.c 163 case HAL_NFC_ERROR_EVT:
164 return ("HAL_NFC_ERROR_EVT");
457 case HAL_NFC_ERROR_EVT:
600 case HAL_NFC_ERROR_EVT:
    [all...]
  /external/libnfc-nci/halimpl/bcm2079x/adaptation/
HalAdaptation.cpp 290 case HAL_NFC_ERROR_EVT:
292 ALOGD ("%s: HAL_NFC_ERROR_EVT", __FUNCTION__);
  /external/libnfc-nci/halimpl/bcm2079x/hal/hal/
nfc_hal_main.c 179 nfc_hal_cb.p_stack_cback(HAL_NFC_ERROR_EVT, status);

Completed in 454 milliseconds