Home
last modified time | relevance | path

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

/system/nfc/src/nfc/tags/
Dtags_int.cc31 #define T1T_MAX_NUM_OPCODES 9 macro
111 for (xx = 0, p = &t1t_cmd_rsp_infos[0]; xx < T1T_MAX_NUM_OPCODES; xx++, p++) { in t1t_cmd_to_rsp_info()
236 if (ind < T1T_MAX_NUM_OPCODES) in t1t_info_to_str()