|
Contiki-NG
|
Files | |
| file | node-id.h |
| Node-id (simple 16-bit identifiers) handling. | |
Functions | |
| void | node_id_init (void) |
| Initialize the node ID. More... | |
| void node_id_init | ( | void | ) |
Initialize the node ID.
Must be called after initialized of linkaddr
Definition at line 48 of file node-id.c.
References deployment_init().
1.8.13