19#ifndef NATIVE_CLI_EUI_PROVIDER_H
20#define NATIVE_CLI_EUI_PROVIDER_H
EUI-64 data type definition.
int native_cli_get_eui64(uint8_t index, eui64_t *addr)
Get a command-line provided EUI-64.
void native_cli_add_eui64(const char *s)
parse a string as an EUI-64 and add it to the list of EUI-64s
Data type to represent an EUI-64.