Home
last modified time | relevance | path

Searched refs:I93_INFO_FLAG_IC_REF (Results 1 – 2 of 2) sorted by relevance

/system/nfc/src/nfc/include/
Dtags_defs.h580 #define I93_INFO_FLAG_IC_REF 0x08 macro
/system/nfc/src/nfc/tags/
Drw_i93.cc108 (p_i93->info_flags & I93_INFO_FLAG_IC_REF)) { in rw_i93_get_product_version()
144 (p_i93->info_flags & I93_INFO_FLAG_IC_REF)) { in rw_i93_get_product_version()
253 if (p_i93->info_flags & I93_INFO_FLAG_IC_REF) { in rw_i93_process_ext_sys_info()
340 if (p_i93->info_flags & I93_INFO_FLAG_IC_REF) { in rw_i93_process_sys_info()
1521 I93_INFO_FLAG_MEM_SIZE | I93_INFO_FLAG_IC_REF)); in rw_i93_send_cmd_get_ext_sys_info()