Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/adapter/default_config/spec_config/
H A Dsoftbus_config_type.h39 SOFTBUS_INT_MAX_LNN_CONNECTION_CNT, /* the default val is 10 */ enumerator
/ohos5.0/foundation/communication/dsoftbus/core/common/softbus_property/
H A Dsoftbus_feature_config.c245 SOFTBUS_INT_MAX_LNN_CONNECTION_CNT,
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/src/
H A Dlnn_net_builder_init.c452 …if (SoftbusGetConfig(SOFTBUS_INT_MAX_LNN_CONNECTION_CNT, (unsigned char *)&LnnGetNetBuilder()->max… in NetBuilderConfigInit()
/ohos5.0/foundation/communication/dsoftbus/sdk/bus_center/ipc/small/
H A Dbus_center_server_proxy.c241 …(void)SoftbusGetConfig(SOFTBUS_INT_MAX_LNN_CONNECTION_CNT, (unsigned char *)&maxConnCount, sizeof(… in ServerIpcGetAllOnlineNodeInfo()
/ohos5.0/foundation/communication/dsoftbus/sdk/bus_center/ipc/standard/src/
H A Dbus_center_server_proxy_standard.cpp266 …(void)SoftbusGetConfig(SOFTBUS_INT_MAX_LNN_CONNECTION_CNT, (unsigned char *)&maxConnCount, sizeof(… in ReadIPCReceiveOnlineNodeInfo()