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

  /system/nfc/src/nfc/nfc/
nfc_ee.cc 83 if (nfc_cb.flags & NFC_FL_WAIT_MODE_SET_NTF)
90 nfc_cb.flags |= NFC_FL_WAIT_MODE_SET_NTF;
  /system/nfc/src/nfc/nci/
nci_hrcv.cc 342 nfc_cb.flags &= ~NFC_FL_WAIT_MODE_SET_NTF;
434 nfc_cb.flags &= ~NFC_FL_WAIT_MODE_SET_NTF;
  /system/nfc/src/nfc/include/
nfc_int.h 106 #define NFC_FL_WAIT_MODE_SET_NTF 0x0100

Completed in 469 milliseconds