Home
last modified time | relevance | path

Searched refs:newBrMac (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.c553 char newBrMac[BT_MAC_LEN] = {0}; in SoftbusDumpPrintMac() local
559 DataMasking((char *)brMac, BT_MAC_LEN, MAC_DELIMITER, newBrMac); in SoftbusDumpPrintMac()
560 SOFTBUS_DPRINTF(fd, " %-15s->%s\n", "BrMac", newBrMac); in SoftbusDumpPrintMac()