Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/local_ledger/src/
H A Dlnn_local_net_ledger.c1022 static int32_t InitConnectInfo(ConnectInfo *info) in InitConnectInfo() function
2220 if (InitConnectInfo(&nodeInfo->connectInfo) != SOFTBUS_OK) { in LnnInitLocalNodeInfo()