Searched refs:PHFRINFC_LLCP_NB_SOCKET_MAX (Results 1 – 5 of 5) sorted by relevance
60 #define PHFRINFC_LLCP_NB_SOCKET_MAX 10 /**< Max.number of s… macro
86 for(i=0 ; i<PHFRINFC_LLCP_NB_SOCKET_MAX ; i++) in phFriNfc_LlcpTransport_GetFreeSap()96 if (i >= PHFRINFC_LLCP_NB_SOCKET_MAX) in phFriNfc_LlcpTransport_GetFreeSap()198 for(index=0;index<PHFRINFC_LLCP_NB_SOCKET_MAX;index++) in phFriNfc_LlcpTransport_ServiceNameLoockup()616 index = (index + 1) % PHFRINFC_LLCP_NB_SOCKET_MAX; in phFriNfc_LlcpTransport_Send_CB()672 for(i=0;i<PHFRINFC_LLCP_NB_SOCKET_MAX;i++) in phFriNfc_LlcpTransport_Reset()751 for(i=0;i<PHFRINFC_LLCP_NB_SOCKET_MAX;i++) in phFriNfc_LlcpTransport_CloseAll()846 for(index=0;index<PHFRINFC_LLCP_NB_SOCKET_MAX;index++) in phFriNfc_LlcpTransport_SendFrameReject()1351 }while(index<PHFRINFC_LLCP_NB_SOCKET_MAX); in phFriNfc_LlcpTransport_Socket()1470 for(i=0;i<PHFRINFC_LLCP_NB_SOCKET_MAX;i++) in phFriNfc_LlcpTransport_Bind()1615 for(index=0;index<PHFRINFC_LLCP_NB_SOCKET_MAX;index++) in phFriNfc_LlcpTransport_RegisterName()
512 for(index=0;index<PHFRINFC_LLCP_NB_SOCKET_MAX;index++) in Handle_ConnectionFrame()536 for(index=0;index<PHFRINFC_LLCP_NB_SOCKET_MAX;index++) in Handle_ConnectionFrame()562 for(index=0;index<PHFRINFC_LLCP_NB_SOCKET_MAX;index++) in Handle_ConnectionFrame()680 for(index=0;index<PHFRINFC_LLCP_NB_SOCKET_MAX;index++) in Handle_ConnectionCompleteFrame()737 for(index=0;index<PHFRINFC_LLCP_NB_SOCKET_MAX;index++) in Handle_DisconnectFrame()839 for(index=0;index<PHFRINFC_LLCP_NB_SOCKET_MAX;index++) in Handle_DisconnetModeFrame()931 for(index=0;index<PHFRINFC_LLCP_NB_SOCKET_MAX;index++) in Handle_Receive_IFrame()1179 for(index=0;index<PHFRINFC_LLCP_NB_SOCKET_MAX;index++) in Handle_ReceiveReady_Frame()1294 for(index=0;index<PHFRINFC_LLCP_NB_SOCKET_MAX;index++) in Handle_ReceiveNotReady_Frame()1389 for(index=0;index<PHFRINFC_LLCP_NB_SOCKET_MAX;index++) in Handle_FrameReject_Frame()
76 for(i=0;i<PHFRINFC_LLCP_NB_SOCKET_MAX;i++) in Handle_Connectionless_IncommingFrame()
251 phFriNfc_LlcpTransport_Socket_t pSocketTable[PHFRINFC_LLCP_NB_SOCKET_MAX];