Home
last modified time | relevance | path

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

/system/nfc/src/nfa/include/
Dnfa_ee_int.h501 #define NCI_ROUTE_ORDER_TECHNOLOGY 0x05 /* Technology routing order*/ macro
/system/nfc/src/nfa/ee/
Dnfa_ee_act.cc2568 case NCI_ROUTE_ORDER_TECHNOLOGY: { in nfa_ee_route_add_one_ecb_by_route_order()
2801 for (int rt = NCI_ROUTE_ORDER_AID; rt <= NCI_ROUTE_ORDER_TECHNOLOGY; rt++) { in nfa_ee_lmrt_to_nfcc()
2813 if (rt == NCI_ROUTE_ORDER_TECHNOLOGY) more = false; in nfa_ee_lmrt_to_nfcc()