Searched refs:route_block_control (Results 1 – 3 of 3) sorted by relevance
129 nfa_ee_cb.route_block_control = 0x00; in nfa_ee_sys_enable()134 nfa_ee_cb.route_block_control = NCI_ROUTE_QUAL_BLOCK_ROUTE; in nfa_ee_sys_enable()136 "nfa_ee_cb.route_block_control=0x%x", nfa_ee_cb.route_block_control); in nfa_ee_sys_enable()
92 *(*p_buff)++ = NFC_ROUTE_TAG_SYSCODE | nfa_ee_cb.route_block_control; in add_route_sys_code_tlv()369 proto_tag = NFC_ROUTE_TAG_PROTO | nfa_ee_cb.route_block_control; in nfa_ee_add_proto_route_to_ecb()447 NFC_ROUTE_TAG_AID | nfa_ee_cb.route_block_control | route_qual; in nfa_ee_add_aid_route_to_ecb()
510 uint8_t route_block_control; /* controls route block feature */ member