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.
Functions | |
void | native_cli_add_eui64 (const char *s) |
parse a string as an EUI-64 and add it to the list of EUI-64s | |
int | native_cli_get_eui64 (uint8_t index, eui64_t *addr) |
Get a command-line provided EUI-64. | |