Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/include/fillp/
H A Dfillp.h423 void FillpDisableKeepAliveTimer(struct FillpPcb *pcb);
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/fillp/
H A Dfillp_timer.c261 void FillpDisableKeepAliveTimer(struct FillpPcb *pcb) in FillpDisableKeepAliveTimer() function
H A Dfillp_pcb.c639 FillpDisableKeepAliveTimer(fpcb); in FillpPcbRemoveTimers()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/src/
H A Dspunge_message.c833 FillpDisableKeepAliveTimer(pcb); in SpungeHandleMsgSetKeepAlive()