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

  /system/nfc/src/nfc/include/
nfc_int.h 90 #define NFC_FL_DEACTIVATING 0x0001
  /system/nfc/src/nfc/nfc/
nfc_main.cc 342 nfc_cb.flags &= ~NFC_FL_DEACTIVATING;
    [all...]
nfc_ncif.cc 120 nfc_cb.flags &= ~NFC_FL_DEACTIVATING;
152 (nfc_cb.flags & NFC_FL_DEACTIVATING)) {
155 nfc_cb.flags &= ~NFC_FL_DEACTIVATING;
    [all...]

Completed in 3907 milliseconds