Searched refs:lf_t3t_flags (Results 1 - 2 of 2) sorted by relevance

/external/libnfc-nci/src/nfa/include/
H A Dnfa_api.h565 UINT16 lf_t3t_flags; /* bit field indicating which lf_t3t_identifier are enabled */ member in struct:__anon24002
/external/libnfc-nci/src/nfa/dm/
H A Dnfa_dm_discover.c546 UINT16_TO_STREAM(p, p_cfg->lf_t3t_flags);
551 if ((p_cfg->lf_t3t_flags & (0x0001 << xx)) != 0x0000)
565 if (p_cfg->lf_t3t_flags != NCI_LF_T3T_FLAGS2_ALL_DISABLED)

Completed in 88 milliseconds