Bluenet
5.7.0
Bluenet, firmware for nRF52 smart home devices
|
MAC address struct, with some useful functions. More...
#include <cs_MeshModelPackets.h>
Public Member Functions | |
void | copyFrom (const void *macAddress) |
bool | operator== (const mac_address_t &other) |
Public Attributes | |
uint8_t | data [MAC_ADDRESS_LEN] |
MAC address struct, with some useful functions.
|
inline |
|
inline |
uint8_t mac_address_t::data[MAC_ADDRESS_LEN] |