Home
last modified time | relevance | path

Searched refs:SOFTBUS_VERSION (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.c43 #define SOFTBUS_VERSION "hm.1.0.0" macro
2252 …if (strncpy_s(nodeInfo->softBusVersion, VERSION_MAX_LEN, SOFTBUS_VERSION, strlen(SOFTBUS_VERSION))… in LnnInitLocalLedger()