Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/common/softbus_property/
H A Dsoftbus_feature_config.c163 int32_t maxMessageLen; member
206 (unsigned char *)&(g_tranConfig.maxMessageLen),
207 sizeof(g_tranConfig.maxMessageLen)
390 g_tranConfig.maxMessageLen = DEFAULT_MAX_MESSAGE_LEN; in SoftbusConfigSetTransDefaultVal()