Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/common/softbus_property/
H A Dsoftbus_feature_config.c160 int32_t maxBytesNewLen; member
191 (unsigned char *)&(g_tranConfig.maxBytesNewLen),
192 sizeof(g_tranConfig.maxBytesNewLen)
387 g_tranConfig.maxBytesNewLen = DEFAULT_NEW_BYTES_LEN; in SoftbusConfigSetTransDefaultVal()