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

  /hardware/libhardware/include/hardware/
nfc-base.h 15 HAL_NFC_POST_INIT_CPLT_EVT = 2u, // 2
  /system/nfc/src/nfc/nfc/
nfc_main.cc 141 case HAL_NFC_POST_INIT_CPLT_EVT:
142 return "HAL_NFC_POST_INIT_CPLT_EVT";
407 case HAL_NFC_POST_INIT_CPLT_EVT:
411 ** HAL_NFC_POST_INIT_CPLT_EVT, then wait for HAL_NFC_CLOSE_CPLT_EVT.
589 case HAL_NFC_POST_INIT_CPLT_EVT:
    [all...]
  /hardware/nxp/nfc/halimpl/hal/
phNxpNciHal.cc 216 (*nxpncihal_ctrl.p_nfc_stack_cback)(HAL_NFC_POST_INIT_CPLT_EVT,
    [all...]

Completed in 5918 milliseconds