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

  /system/nfc/src/nfc/include/
nfc_api.h 570 #define NFC_NFCID0_MAX_LEN 4
575 uint8_t nfcid0[NFC_NFCID0_MAX_LEN];
691 uint8_t nfcid0[NFC_NFCID0_MAX_LEN]; /* NFCID0 */
    [all...]
  /packages/apps/Nfc/nci/jni/
NfcTag.cpp     [all...]
  /system/nfc/src/nfc/nfc/
nfc_ncif.c 617 memcpy(p_pb->nfcid0, p_pb->sensb_res, NFC_NFCID0_MAX_LEN);
826 memcpy(p_lb_iso->nfcid0, p_lb_iso->attrib_req, NFC_NFCID0_MAX_LEN);
    [all...]
  /system/nfc/src/nfa/dm/
nfa_dm_act.c     [all...]

Completed in 133 milliseconds