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

  /external/libnfc-nci/src/nfc/int/
nfc_int.h 73 NFC_STATE_CORE_INIT, /* sending CORE_RESET and CORE_INIT */
  /external/libnfc-nci/src/nfc/nfc/
nfc_task.c 377 nfc_set_state (NFC_STATE_CORE_INIT);
nfc_main.c 109 case NFC_STATE_CORE_INIT:
273 if (nfc_cb.nfc_state == NFC_STATE_CORE_INIT)
    [all...]
nfc_ncif.c 100 if (nfc_cb.nfc_state == NFC_STATE_CORE_INIT)
    [all...]

Completed in 20 milliseconds