Home
last modified time | relevance | path

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

/system/nfc/src/nfc/tags/
Dtags_int.cc51 #define T2T_MAX_NUM_OPCODES 3 macro
186 for (xx = 0, p = &t2t_cmd_rsp_infos[0]; xx < T2T_MAX_NUM_OPCODES; xx++, p++) { in t2t_cmd_to_rsp_info()
254 if (ind < T2T_MAX_NUM_OPCODES) in t2t_info_to_str()