Home
last modified time | relevance | path

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

/system/nfc/src/nfa/ee/
Dnfa_ee_act.cc417 uint8_t route_qual = 0; in nfa_ee_add_aid_route_to_ecb() local
430 route_qual |= NCI_ROUTE_QUAL_LONG_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()
440 NFC_ROUTE_TAG_AID | nfa_ee_cb.route_block_control | route_qual; in nfa_ee_add_aid_route_to_ecb()