Home
last modified time | relevance | path

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

/external/libnfc-nci/src/nfc/include/
Dtags_defs.h488 #define I93_INFO_FLAG_DSFID 0x01 /* DSFID is supported and DSFID field is presen… macro
/external/libnfc-nci/src/nfa/rw/
Dnfa_rw_act.c1338 … i93_params.i93.info_flags = (I93_INFO_FLAG_DSFID|I93_INFO_FLAG_MEM_SIZE|I93_INFO_FLAG_AFI); in nfa_rw_handle_i93_evt()
2779 tag_params.i93.info_flags = (I93_INFO_FLAG_DSFID|I93_INFO_FLAG_MEM_SIZE); in nfa_rw_activate_ntf()
2798 tag_params.i93.info_flags = I93_INFO_FLAG_DSFID; in nfa_rw_activate_ntf()
/external/libnfc-nci/src/nfc/tags/
Drw_i93.c219 if (p_i93->info_flags & I93_INFO_FLAG_DSFID) in rw_i93_process_sys_info()
2427 if (p_i93->info_flags & I93_INFO_FLAG_DSFID) in rw_i93_sm_format()