Home
last modified time | relevance | path

Searched refs:FILLP_NACK_HISTORY_ARR_NUM (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/dsoftbus/components/nstackx/fillp/include/
H A Dfillpinc.h1205 #define FILLP_NACK_HISTORY_ARR_NUM 2 macro
1221 FILLP_UINT32 historyMinLostPktGap[FILLP_NACK_HISTORY_ARR_NUM]; /* 0: by time, 1: by all the member */
1222 FILLP_UINT32 historyAvgLostPktGap[FILLP_NACK_HISTORY_ARR_NUM];
1223 FILLP_UINT32 historyMaxLostPktGap[FILLP_NACK_HISTORY_ARR_NUM];
/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/fillp/
H A Dfillp_pcb.c426 for (i = 0; i < FILLP_NACK_HISTORY_ARR_NUM; i++) { in FillpInitStastics()

Completed in 8 milliseconds