Searched refs:I93_INFO_FLAG_DSFID (Results 1 - 3 of 3) sorted by relevance

/external/libnfc-nci/src/nfc/include/
H A Dtags_defs.h472 #define I93_INFO_FLAG_DSFID 0x01 /* DSFID is supported and DSFID field is present */ macro
/external/libnfc-nci/src/nfa/rw/
H A Dnfa_rw_act.c1281 i93_params.i93.info_flags = (I93_INFO_FLAG_DSFID|I93_INFO_FLAG_MEM_SIZE|I93_INFO_FLAG_AFI);
2602 tag_params.i93.info_flags = (I93_INFO_FLAG_DSFID|I93_INFO_FLAG_MEM_SIZE);
2621 tag_params.i93.info_flags = I93_INFO_FLAG_DSFID;
/external/libnfc-nci/src/nfc/tags/
H A Drw_i93.c219 if (p_i93->info_flags & I93_INFO_FLAG_DSFID)
2419 if (p_i93->info_flags & I93_INFO_FLAG_DSFID)

Completed in 123 milliseconds