Home
last modified time | relevance | path

Searched refs:nackInterval (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/fillp/
H A Dfillp_pcb.c407 if (pcb->nack.nackInterval == 0) { in FillpInitStastics()
408 pcb->nack.nackInterval = FILLP_MIN_NACK_INTERVAL; in FillpInitStastics()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/include/
H A Dfillpinc.h1125 FILLP_UINT32 nackInterval; /* Indicates the NACK interval. */ member