Home
last modified time | relevance | path

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

/external/libnfc-nci/src/nfc/include/
Dtags_defs.h489 #define I93_INFO_FLAG_AFI 0x02 /* AFI is supported and AFI field is present … macro
/external/libnfc-nci/src/nfc/tags/
Drw_i93.c223 if (p_i93->info_flags & I93_INFO_FLAG_AFI) in rw_i93_process_sys_info()
2435 if (p_i93->info_flags & I93_INFO_FLAG_AFI) in rw_i93_sm_format()
/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()