Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/adapter/default_config/spec_config/
H A Dsoftbus_config_type.h37 SOFTBUS_INT_CONN_TCP_TIME_OUT, /* the default val is 100 */ enumerator
/ohos5.0/foundation/communication/dsoftbus/core/common/softbus_property/
H A Dsoftbus_feature_config.c235 SOFTBUS_INT_CONN_TCP_TIME_OUT,
/ohos5.0/foundation/communication/dsoftbus/core/connection/tcp/src/
H A Dsoftbus_tcp_connect_manager.c726 if (SoftbusGetConfig(SOFTBUS_INT_CONN_TCP_TIME_OUT, in InitProperty()