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

  /external/libnfc-nci/src/nfa/include/
nfa_api.h 555 UINT16 lf_t3t_flags; /* bit field indicating which lf_t3t_identifier are enabled */ member in struct:__anon22317
    [all...]
  /external/libnfc-nci/src/nfa/dm/
nfa_dm_discover.c 541 UINT16_TO_STREAM(p, p_cfg->lf_t3t_flags);
546 if ((p_cfg->lf_t3t_flags & (0x0001 << xx)) != 0x0000)
560 if (p_cfg->lf_t3t_flags != NCI_LF_T3T_FLAGS2_ALL_DISABLED)
    [all...]

Completed in 1368 milliseconds