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

  /system/nfc/src/nfc/include/
nfc_api.h 575 uint8_t nfcid0[NFC_NFCID0_MAX_LEN]; member in struct:__anon107561
691 uint8_t nfcid0[NFC_NFCID0_MAX_LEN]; /* NFCID0 */ member in struct:__anon107573
    [all...]
  /system/nfc/src/nfc/nfc/
nfc_ncif.c 617 memcpy(p_pb->nfcid0, p_pb->sensb_res, NFC_NFCID0_MAX_LEN);
816 NFCID0 Param 1 Param 2 Param 3 Param 4 Higher layer - INF
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...]
  /packages/apps/Nfc/nci/jni/
NfcTag.cpp 744 len = len - 4; //subtract 4 bytes for NFCID0 at byte 2 through 5
    [all...]

Completed in 182 milliseconds