Home
last modified time | relevance | path

Searched refs:newUuid (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.c1326 char *newUuid = NULL; in IsBasicNodeInfoChanged() local
1328 Anonymize(newNodeInfo->uuid, &newUuid); in IsBasicNodeInfoChanged()
1330 LNN_LOGI(LNN_BUILDER, "uuid changed %{public}s -> %{public}s", oldUuid, newUuid); in IsBasicNodeInfoChanged()
1331 AnonymizeFree(newUuid); in IsBasicNodeInfoChanged()