Command-line EUI provider for native. More...
Command-line EUI provider for native.
Definition in file native_cli_eui_provider.h.
#include "net/eui64.h"
Go to the source code of this file.
parse a string as an EUI-64 and add it to the list of EUI-64s | |||
| |||
void | native_cli_add_eui64 (const char *s) | ||
Get a command-line provided EUI-64 | |||||
| |||||
int | native_cli_get_eui64 (uint8_t index, eui64_t *addr) | ||||