Direct-BT v3.3.0-1-gc2d430c
Direct-BT - Direct Bluetooth Programming.
|
#include <cstring>
#include <string>
#include <memory>
#include <cstdint>
#include <cstdio>
#include <jau/eui48.hpp>
Go to the source code of this file.
Variables | |
static uint8_t | _EUI48_ALL_DEVICE [] = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff} |
static uint8_t | _EUI48_LOCAL_DEVICE [] = {0x00, 0x00, 0x00, 0xff, 0xff, 0xff} |
|
static |