Home
last modified time | relevance | path

Searched refs:connRetrytimeout (Results 1 - 3 of 3) sorted by relevance

/foundation/communication/dsoftbus/components/nstackx/fillp/src/app_lib/src/
H A Dfillp_stack_app_config.c99 resource->common.connRetryTimeout = globalConfig->timers.connRetrytimeout; in CopyGlobalConfig()
188 gresource->timers.connRetrytimeout = resource->common.connRetryTimeout; in CopySockConfig()
H A Dfillp_stack_app_config_in.c144 if ((globalResource->timers.connRetrytimeout == FILLP_NULL) || in FtAppValidateTimerParams()
145 (globalResource->timers.connRetrytimeout > FILLP_MAX_CONNECT_RETRY_TIMER_INTERVAL)) { in FtAppValidateTimerParams()
146 FILLP_LOGERR("connRetryTimeout %u is invalid parameter", globalResource->timers.connRetrytimeout); in FtAppValidateTimerParams()
/foundation/communication/dsoftbus/components/nstackx/fillp/include/
H A Dfillpinc.h990 FILLP_UINT16 connRetrytimeout; member

Completed in 6 milliseconds