Home
last modified time | relevance | path

Searched refs:FillpDisableFinCheckTimer (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/include/fillp/
H A Dfillp.h431 void FillpDisableFinCheckTimer(struct FillpPcb *pcb);
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/fillp/
H A Dfillp_timer.c323 void FillpDisableFinCheckTimer(struct FillpPcb *pcb) in FillpDisableFinCheckTimer() function
H A Dfillp_pcb.c635 FillpDisableFinCheckTimer(fpcb); in FillpPcbRemoveTimers()