Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/src/
H A Dlnn_connection_fsm.c1336 char *newSoftBusVersion = NULL; in IsBasicNodeInfoChanged() local
1338 Anonymize(newNodeInfo->softBusVersion, &newSoftBusVersion); in IsBasicNodeInfoChanged()
1340 …N_LOGI(LNN_BUILDER, "uuid changed %{public}s -> %{public}s", oldSoftBusVersion, newSoftBusVersion); in IsBasicNodeInfoChanged()
1341 AnonymizeFree(newSoftBusVersion); in IsBasicNodeInfoChanged()