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

  /external/libnfc-nci/src/nfc/int/
nfc_int.h 77 NFC_STATE_OPEN, /* NFC link is activated */
  /external/libnfc-nci/src/nfc/nfc/
nfc_main.c 117 case NFC_STATE_OPEN:
    [all...]
nfc_ncif.c 153 if (nfc_cb.nfc_state != NFC_STATE_OPEN)
589 if (nfc_cb.nfc_state == NFC_STATE_OPEN)
779 nfc_set_state (NFC_STATE_OPEN);
    [all...]

Completed in 41 milliseconds