Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/common/src/
H A Dlnn_net_ledger.c706 char *anonyRemotePtk = NULL; in SoftbusDumpPrintRemotePtk() local
707 Anonymize(remotePtkStr, &anonyRemotePtk); in SoftbusDumpPrintRemotePtk()
708 SOFTBUS_DPRINTF(fd, " %-15s->%s\n", "RemotePtk", anonyRemotePtk); in SoftbusDumpPrintRemotePtk()
709 AnonymizeFree(anonyRemotePtk); in SoftbusDumpPrintRemotePtk()