Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/adapter/default_config/spec_config/
H A Dsoftbus_config_type.h44 SOFTBUS_INT_SUPPORT_TCP_PROXY, /* the l0 devices val is 0 , others is 1 */ enumerator
/ohos5.0/foundation/communication/dsoftbus/core/common/softbus_property/
H A Dsoftbus_feature_config.c270 SOFTBUS_INT_SUPPORT_TCP_PROXY,
/ohos5.0/foundation/communication/dsoftbus/core/connection/manager/
H A Dsoftbus_conn_manager.c527 …(void)SoftbusGetConfig(SOFTBUS_INT_SUPPORT_TCP_PROXY, (unsigned char *)&isSupportTcp, sizeof(isSup… in ConnServerInit()