HomeSort by relevance Sort by last modified time
    Searched defs:ee_status (Results 1 - 4 of 4) sorted by null

  /system/nfc/src/nfc/nci/
nci_hrcv.c 365 uint8_t ee_status; local
377 ee_status = *pp++;
379 nfcee_info.ee_status = ee_status;
  /system/nfc/src/nfa/include/
nfa_ee_api.h 129 tNFA_EE_STATUS ee_status; /* The NFCEE status */ member in struct:__anon114762
181 tNFA_EE_STATUS ee_status; /* The NFCEE status */ member in struct:__anon114767
  /system/nfc/src/nfa/int/
nfa_ee_int.h 134 /* this bit is in ee_status for internal use only */
170 uint8_t ee_status; /* The NFCEE status */ member in struct:__anon114881
  /system/nfc/src/nfc/include/
nfc_api.h 311 uint8_t ee_status; /* The NFCEE status. */ member in struct:__anon115019
    [all...]

Completed in 51 milliseconds