Home | History | Annotate | Download | only in ee

Lines Matching full:routing

35  * The NFA-EE API functions are called to set the routing and VS configuration.
374 ** Description process set technology routing configuration from user
403 ** Description process set protocol routing configuration from user
432 ** Description process add an AID routing configuration from user
509 ** Description process remove an AID routing configuration from user
529 /* mark routing and VS changed */
1093 /* update routing table when NFA_EE_ROUT_TIMEOUT_EVT is received */
1199 /* update routing table and vs on mode change */
1511 ** Description Given a power state, find the technology routing destination.
1565 ** Description Add the routing entries for one NFCEE/DH
1589 /* add the Technology based routing */
1612 /* add the Protocol based routing */
1635 /* add the AID routing */
1673 /* exceeds routing table size - report ERROR */
1679 /* last entry. update routing table now */
1697 /* indicated routing is configured to NFCC */
1718 ** Description Check if any API function to configure the routing table or
1725 ** that changes routing/VS is invoked.
1729 ** routing/VS configuration and NFA_EE_CFGED_UPDATE_NOW.
1750 /* if no routing/vs is configured, do not need to send the info to NFCC */
1786 ** Description Anytime VS or routing entries are changed,
1825 ** Description This function would set the listen mode routing table
1842 /* update routing table: DH and the activated NFCEEs */
1846 NFA_TRACE_ERROR0 ("nfa_ee_lmrt_to_nfcc() no buffer to send routing info.");
1869 /* add the routing for DH first */
1880 /* add the routing for NFCEEs */
1909 ** Description This function would set the VS and listen mode routing table
1924 /* use action function to send routing and VS configuration to NFCC */
1940 /* this entry has routing configuration. mark it configured */