#include <cstring>
#include <string>
#include <memory>
#include <cstdint>
#include <cstdio>
#include <jau/eui48.hpp>
#include <jau/secmem.hpp>
Go to the source code of this file.
|
static uint8_t | _EUI48_ALL_DEVICE [] = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff} |
|
static uint8_t | _EUI48_LOCAL_DEVICE [] = {0x00, 0x00, 0x00, 0xff, 0xff, 0xff} |
|
◆ _EUI48_ALL_DEVICE
uint8_t _EUI48_ALL_DEVICE[] = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff} |
|
static |
◆ _EUI48_LOCAL_DEVICE
uint8_t _EUI48_LOCAL_DEVICE[] = {0x00, 0x00, 0x00, 0xff, 0xff, 0xff} |
|
static |