Searched refs:NFA_P2P_NUM_SAP (Results 1 - 3 of 3) sorted by relevance

/external/libnfc-nci/src/nfa/p2p/
H A Dnfa_p2p_api.c172 if ( (xx >= NFA_P2P_NUM_SAP)
392 if ( (xx >= NFA_P2P_NUM_SAP)
453 if ( (xx >= NFA_P2P_NUM_SAP)
515 if ( (xx >= NFA_P2P_NUM_SAP)
611 if ( (xx >= NFA_P2P_NUM_SAP)
655 if ( (xx >= NFA_P2P_NUM_SAP)
949 if ( (xx >= NFA_P2P_NUM_SAP)
999 if ( (xx >= NFA_P2P_NUM_SAP)
H A Dnfa_p2p_act.c818 for (xx = 0; xx < NFA_P2P_NUM_SAP; xx++)
827 if (xx >= NFA_P2P_NUM_SAP)
/external/libnfc-nci/src/nfa/int/
H A Dnfa_p2p_int.h242 #define NFA_P2P_NUM_SAP 64 macro
263 tNFA_P2P_SAP_CB sap_cb[NFA_P2P_NUM_SAP];

Completed in 1371 milliseconds