Home
last modified time | relevance | path

Searched refs:FillpDisableSendTimer (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/include/fillp/
H A Dfillp.h417 void FillpDisableSendTimer(struct FillpPcb *pcb);
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/fillp/
H A Dfillp_timer.c215 void FillpDisableSendTimer(struct FillpPcb *pcb) in FillpDisableSendTimer() function
H A Dfillp_pcb.c636 FillpDisableSendTimer(fpcb); in FillpPcbRemoveTimers()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/
H A Dspunge_core.c159 FillpDisableSendTimer(&pcb->fpcb); in SpungeDoSendCycle()