Searched refs:beforeMac (Results 1 – 1 of 1) sorted by relevance
1358 const char *beforeMac = LnnGetBtMac(&g_localNetLedger.localInfo); in UpdateLocalBtMac() local1359 if (strcmp(beforeMac, (char *)mac) == 0) { in UpdateLocalBtMac()