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

  /external/libnfc-nci/src/nfc/int/
ce_int.h 118 tCE_T3T_MEM t3t; member in struct:__anon28963
rw_int.h 379 /* check timeout is check_tout_a + n * check_tout_b; X is T/t3t * 4^E */
382 /* update timeout is update_tout_a + n * update_tout_b; X is T/t3t * 4^E */
392 tRW_T3T_DETECT ndef_attrib; /* T3T NDEF attribute information */
560 tRW_T3T_CB t3t; member in union:__anon28997
    [all...]
  /packages/apps/Nfc/nci/jni/
NfcTag.cpp 349 while (xx < activationData.params.t3t.num_system_codes)
351 if (activationData.params.t3t.p_system_codes[xx++] == T3T_SYSTEM_CODE_FELICA_LITE)
754 if (activationData.params.t3t.num_system_codes > 0) //copy the first System Code
756 UINT16 systemCode = *(activationData.params.t3t.p_system_codes);
832 ALOGD ("%s: T3T; felica; tech F", fn);
    [all...]
  /external/libnfc-nci/src/nfa/rw/
nfa_rw_act.c     [all...]
  /external/libnfc-nci/src/nfa/include/
nfa_api.h 309 tNFA_T3T_PARAMS t3t; /* System codes */ member in union:__anon28598
    [all...]

Completed in 666 milliseconds