Searched refs:MAC_OUI_LENGTH (Results 1 – 1 of 1) sorted by relevance
43 private static final int MAC_OUI_LENGTH = 3; field in NativeUtil164 if (cleanMac.length() != MAC_OUI_LENGTH * 2) { in macAddressOuiToByteArray()