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

  /hardware/libhardware/include/hardware/
nfc-base.h 19 HAL_NFC_ERROR_EVT = 6u, // 6
  /system/nfc/src/nfc/nfc/
nfc_main.cc 149 case HAL_NFC_ERROR_EVT:
150 return "HAL_NFC_ERROR_EVT";
465 case HAL_NFC_ERROR_EVT:
593 case HAL_NFC_ERROR_EVT:
    [all...]
  /hardware/nxp/nfc/halimpl/hal/
phNxpNciHal.cc 249 (*nxpncihal_ctrl.p_nfc_stack_cback)(HAL_NFC_ERROR_EVT,
    [all...]

Completed in 105 milliseconds