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

  /external/libnfc-nci/src/nfc/nfc/
nfc_main.c 115 case NFC_STATE_IDLE:
227 nfc_set_state (NFC_STATE_IDLE);
467 if (nfc_cb.nfc_state < NFC_STATE_IDLE)
478 if (nfc_cb.nfc_state < NFC_STATE_IDLE)
    [all...]
nfc_ncif.c     [all...]
  /external/libnfc-nci/src/nfc/int/
nfc_int.h 76 NFC_STATE_IDLE, /* normal operation (discovery state) */

Completed in 91 milliseconds