Searched defs:t3t_idx (Results 1 - 1 of 1) sorted by relevance

/external/libnfc-nci/src/nfa/ce/
H A Dnfa_ce_act.c294 UINT8 t3t_idx = 0; local
306 UINT8_TO_STREAM (p_params, NFC_PMID_LF_T3T_ID1+t3t_idx); /* type */
312 t3t_flags2_mask &= ~((UINT16) (1<<t3t_idx));
313 t3t_idx++;

Completed in 299 milliseconds