Searched refs:NCI_MAX_CONN_CBS (Results 1 - 4 of 4) sorted by relevance

/external/libnfc-nci/src/nfc/nfc/
H A Dnfc_utils.c47 int xx, max = NCI_MAX_CONN_CBS;
102 for (xx = 0; xx < NCI_MAX_CONN_CBS; xx++)
132 for (xx = 0; xx < NCI_MAX_CONN_CBS; xx++)
202 for (xx = 0; xx < NCI_MAX_CONN_CBS; xx++, p_conn_cb++)
H A Dnfc_main.c739 for (xx = 0; xx < NCI_MAX_CONN_CBS; xx++)
/external/libnfc-nci/src/include/
H A Dnfc_target.h217 #ifndef NCI_MAX_CONN_CBS
218 #define NCI_MAX_CONN_CBS 4 macro
/external/libnfc-nci/src/nfc/int/
H A Dnfc_int.h160 tNFC_CONN_CB conn_cb[NCI_MAX_CONN_CBS];

Completed in 87 milliseconds