|
Contiki 3.x
|
Driver for the CC13xx/CC26xx IEEE addresses. More...
#include "contiki-conf.h"#include "net/linkaddr.h"#include "ieee-addr.h"#include <stdint.h>#include <string.h>Go to the source code of this file.
Functions | |
| void | ieee_addr_cpy_to (uint8_t *dst, uint8_t len) |
| Copy the node's IEEE address to a destination memory area. More... | |
Driver for the CC13xx/CC26xx IEEE addresses.
Definition in file ieee-addr.c.
1.8.6