Home
last modified time | relevance | path

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

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