Contiki-NG
Files | Functions
Node ID management

Files

file  node-id.h
 Node-id (simple 16-bit identifiers) handling.
 

Functions

void node_id_init (void)
 Initialize the node ID. More...
 

Detailed Description

Function Documentation

◆ node_id_init()

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().