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

  /external/libnfc-nci/src/nfc/nfc/
nfc_main.c 105 case NFC_STATE_NONE:
280 nfc_set_state (NFC_STATE_NONE);
374 nfc_set_state (NFC_STATE_NONE);
382 nfc_set_state (NFC_STATE_NONE);
702 if (nfc_cb.nfc_state == NFC_STATE_NONE || nfc_cb.nfc_state == NFC_STATE_NFCC_POWER_OFF_SLEEP)
704 nfc_set_state (NFC_STATE_NONE);
741 nfc_cb.nfc_state = NFC_STATE_NONE;
    [all...]
  /external/libnfc-nci/src/nfc/int/
nfc_int.h 71 NFC_STATE_NONE, /* not start up yet */

Completed in 118 milliseconds