Home
last modified time | relevance | path

Searched refs:beforeMac (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.c1358 const char *beforeMac = LnnGetBtMac(&g_localNetLedger.localInfo); in UpdateLocalBtMac() local
1359 if (strcmp(beforeMac, (char *)mac) == 0) { in UpdateLocalBtMac()