Home
last modified time | relevance | path

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

/external/libnfc-nci/src/nfc/tags/
Dtags_int.c35 #define T1T_MAX_NUM_OPCODES 9 macro
127 for (xx = 0, p=&t1t_cmd_rsp_infos[0]; xx<T1T_MAX_NUM_OPCODES; xx++, p++) in t1t_cmd_to_rsp_info()
266 if (ind < T1T_MAX_NUM_OPCODES) in t1t_info_to_str()