Home
last modified time | relevance | path

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

/system/nfc/src/include/
Dnci_defs.h550 #define NCI_ROUTE_QUAL_SHORT_SELECT 0x20 macro
/system/nfc/src/nfa/ee/
Dnfa_ee_act.cc432 if (p_cb->aid_info[xx] & NCI_ROUTE_QUAL_SHORT_SELECT) { in nfa_ee_add_aid_route_to_ecb()
435 p_cb->aid_info[xx] & NCI_ROUTE_QUAL_SHORT_SELECT); in nfa_ee_add_aid_route_to_ecb()
436 route_qual |= NCI_ROUTE_QUAL_SHORT_SELECT; in nfa_ee_add_aid_route_to_ecb()