Searched refs:PHFRINFC_LLCP_SDP_ADVERTISED_NB (Results 1 – 3 of 3) sorted by relevance
125 #define PHFRINFC_LLCP_SDP_ADVERTISED_NB 0x10 /**< Number of SDP advertised SAP slots */ macro
61 for(i=0 ; i<PHFRINFC_LLCP_SDP_ADVERTISED_NB ; i++) in phFriNfc_LlcpTransport_GetFreeSap()213 for(cacheIndex=0;cacheIndex<PHFRINFC_LLCP_SDP_ADVERTISED_NB;cacheIndex++) in phFriNfc_LlcpTransport_ServiceNameLoockup()677 …chedServiceNames, 0x00, sizeof(phFriNfc_Llcp_CachedServiceName_t)*PHFRINFC_LLCP_SDP_ADVERTISED_NB); in phFriNfc_LlcpTransport_Reset()785 for(i=0;i<PHFRINFC_LLCP_SDP_ADVERTISED_NB;i++) in phFriNfc_LlcpTransport_CloseAll()1581 for(index=0 ; index<PHFRINFC_LLCP_SDP_ADVERTISED_NB ; index++) in phFriNfc_LlcpTransport_RegisterName()
253 phFriNfc_Llcp_CachedServiceName_t pCachedServiceNames[PHFRINFC_LLCP_SDP_ADVERTISED_NB];