Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/include/fillp/
H A Dfillp.h428 void FillpEnableConnRetryCheckTimer(struct FillpPcb *pcb);
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/fillp/
H A Dfillp_timer.c301 void FillpEnableConnRetryCheckTimer(struct FillpPcb *pcb) in FillpEnableConnRetryCheckTimer() function
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/
H A Dspunge_stack.c486 FillpEnableConnRetryCheckTimer(&conn->pcb->fpcb); in SpungeSendConnectMsg()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/src/
H A Dspunge_message.c303 FillpEnableConnRetryCheckTimer(fpcb); in SpungeStartConnRetryTimer()