Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/device_manager/services/implementation/src/dependency/softbus/
H A Dsoftbus_connector.cpp42 constexpr const char* ETH_IP = "ETH_IP"; variable
334 jsonPara[ETH_IP] = addr->info.ip.ip; in GetConnectAddr()