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 74 NFC_STATE_CORE_INIT, /* sending CORE_RESET and CORE_INIT */
  /external/libnfc-nci/src/nfc/nfc/
nfc_task.c 379 nfc_set_state (NFC_STATE_CORE_INIT);
nfc_main.c 111 case NFC_STATE_CORE_INIT:
277 if (nfc_cb.nfc_state == NFC_STATE_CORE_INIT)
    [all...]
nfc_ncif.c 101 if (nfc_cb.nfc_state == NFC_STATE_CORE_INIT)
    [all...]

Completed in 51 milliseconds