Home
last modified time | relevance | path

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

/system/nfc/src/nfa/ee/
Dnfa_ee_act.cc63 #define NFA_EE_NUM_PROTO 5 macro
100 const uint8_t nfa_ee_proto_mask_list[NFA_EE_NUM_PROTO] = {
104 const uint8_t nfa_ee_proto_list[NFA_EE_NUM_PROTO] = {
182 for (xx = 0; xx < NFA_EE_NUM_PROTO; xx++) { in nfa_ee_update_route_size()
353 for (int xx = 0; xx < NFA_EE_NUM_PROTO; xx++) { in nfa_ee_add_proto_route_to_ecb()