Home
last modified time | relevance | path

Searched refs:MIN_BW (Results 1 - 2 of 2) sorted by relevance

/foundation/filemanagement/dfs_service/services/cloudsyncservice/src/transport/softbus/
H A Dsoftbus_adapter.cpp28 constexpr int MIN_BW = 1024 * 1024 * 40; member
59 { .qos = QOS_TYPE_MIN_BW, .value = MIN_BW}, in CreateSessionServer()
232 { .qos = QOS_TYPE_MIN_BW, .value = MIN_BW}, in OpenSession()
/foundation/multimodalinput/input/intention/adapters/dsoftbus_adapter/src/
H A Ddsoftbus_adapter_impl.cpp49 constexpr int32_t MIN_BW { 80 * 1024 * 1024 };
362 { .qos = QOS_TYPE_MIN_BW, .value = MIN_BW }, in InitSocket()

Completed in 3 milliseconds