HomeSort by relevance Sort by last modified time
    Searched refs:HAL_NFC_ERROR_EVT (Results 1 - 6 of 6) 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 289 case HAL_NFC_ERROR_EVT:
291 ALOGD ("%s: HAL_NFC_ERROR_EVT", __FUNCTION__);
  /external/libnfc-nci/halimpl/bcm2079x/hal/hal/
nfc_hal_main.c 214 nfc_hal_cb.p_stack_cback(HAL_NFC_ERROR_EVT, status);
  /external/libnfc-nci/halimpl/pn54x/hal/
phNxpNciHal.c 208 (*nxpncihal_ctrl.p_nfc_stack_cback)(HAL_NFC_ERROR_EVT,
    [all...]

Completed in 698 milliseconds