Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/adapter/default_config/spec_config/
H A Dsoftbus_config_type.h46 SOFTBUS_STR_LNN_NET_IF_NAME, /* the default val is 0:eth0,1:wlan0 */ enumerator
/ohos5.0/foundation/communication/dsoftbus/core/common/softbus_property/
H A Dsoftbus_feature_config.c280 SOFTBUS_STR_LNN_NET_IF_NAME,
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_buscenter/src/
H A Dlnn_network_manager.c211 …if (SoftbusGetConfig(SOFTBUS_STR_LNN_NET_IF_NAME, (unsigned char *)netIfName, sizeof(netIfName)) !… in LnnInitManagerByConfig()