Lines Matching full:routing
33 * The NFA-EE API functions are called to set the routing and VS configuration.
122 ** Description Update the size required for technology and protocol routing
133 /* add the Technology based routing */
148 /* add the Protocol based routing */
170 ** Description Update the size required for AID routing
205 ** Description the total listen mode routing table size
234 /* add the Technology based routing */
263 /* add the Protocol based routing */
274 * which are not in the routing table can also be blocked */
294 /* add NFC-DEP routing to HOST */
313 /* add the AID routing */
317 /* remember the beginning of this AID routing entry, just in case we
348 /* just sent routing command, update local */
625 ** Description process set technology routing configuration from user
676 ** Description process set protocol routing configuration from user
728 ** Description process add an AID routing configuration from user
827 ** Description process remove an AID routing configuration from user
848 /* mark routing and VS changed */
892 ** Description Reports the remaining size in the Listen Mode Routing Table
1400 /* update routing table when NFA_EE_ROUT_TIMEOUT_EVT is received */
1502 /* update routing table and vs on mode change */
1811 ** Description Given a power state, find the technology routing
1858 ** send the routing command now and reset the related
1875 /* after the routing command is sent, re-use the same buffer to send the
1876 * next routing command.
1891 ** Description Add the routing entries for one NFCEE/DH
1925 /* add the Technology based routing */
1946 /* add the Protocol based routing */
1967 /* add NFC-DEP routing to HOST */
1981 /* add the AID routing */
1985 /* rememebr the beginning of this AID routing entry, just in case we need
2006 /* just sent routing command, update local */
2037 /* last entry. update routing table now */
2045 "nfa_ee_route_add_one_ecb: set routing num_tlv:%d tlv_size:%d",
2054 /* indicated routing is configured to NFCC */
2069 ** Description Add the routing entries for NFCEE/DH in order defined
2118 /* last entry. update routing table now */
2125 NFA_TRACE_DEBUG3("%s : set routing num_tlv:%d tlv_size:%d", __func__,
2134 /* indicated routing is configured to NFCC */
2148 ** Description Check if any API function to configure the routing table or
2156 ** that changes routing/VS is invoked. This ecb_flags is
2160 ** routing/VS configuration and NFA_EE_CFGED_UPDATE_NOW.
2182 /* if no routing/vs is configured, do not need to send the info to NFCC */
2209 ** Description Anytime VS or routing entries are changed,
2256 ** Description This function would set the listen mode routing table
2274 /* update routing table: DH and the activated NFCEEs */
2277 NFA_TRACE_ERROR0("nfa_ee_lmrt_to_nfcc() no buffer to send routing info.");
2305 /* add the routing entries for NFCEEs */
2309 NFA_TRACE_DEBUG1("%s --add the routing for NFCEEs!!", __func__);
2315 routing entries for DH */
2316 NFA_TRACE_DEBUG1("%s --add the routing for DH!!", __func__);
2328 ** Description This function would set the VS and listen mode routing table
2343 /* use action function to send routing and VS configuration to NFCC */
2357 /* this entry has routing configuration. mark it configured */