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

  /external/libnfc-nci/src/nfc/nfc/
nfc_task.c 322 nfc_set_state (NFC_STATE_W4_HAL_CLOSE);
332 nfc_set_state (NFC_STATE_W4_HAL_CLOSE);
nfc_main.c 121 case NFC_STATE_W4_HAL_CLOSE:
368 if (nfc_cb.nfc_state == NFC_STATE_W4_HAL_CLOSE)
624 if (nfc_cb.nfc_state == NFC_STATE_W4_HAL_CLOSE)
    [all...]
nfc_ncif.c 67 if (nfc_cb.nfc_state != NFC_STATE_W4_HAL_CLOSE)
    [all...]
  /external/libnfc-nci/src/nfc/int/
nfc_int.h 79 NFC_STATE_W4_HAL_CLOSE, /* waiting for HAL_NFC_POST_INIT_CPLT_EVT */

Completed in 62 milliseconds