Searched refs:MAC_BLOCK (Results 1 – 2 of 2) sorted by relevance
33 static constexpr int MAC_BLOCK = 2; variable55 if (i % INTERVAL == MAC_BLOCK) { in IsValidMac()134 std::string byte = mac_.substr(i, MAC_BLOCK); in GetMacAddressWifiSockaddr()
59 constexpr int32_t MAC_BLOCK = 2; variable292 std::string byte = mac.substr(i, MAC_BLOCK); in MacToEui64Addr()