Z-Wave Protocol Controller Reference
ucl_network_management.h File Reference
#include "sl_status.h"
#include "zwave_node_id_definitions.h"
#include "process.h"
Include dependency graph for ucl_network_management.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define UCL_NM_REMOVE_FAILED_NODE_TIMEOUT_DEFAULT   1000
 

Functions

 PROCESS_NAME (ucl_network_management_process)
 Name the of contiki process for the Ucl Network Management. More...
 
sl_status_t ucl_network_management_remove_offline_node (zwave_node_id_t node_id)
 Initiates the removal process of an offline node. More...
 
sl_status_t ucl_network_management_request_node_neighbor_update (zwave_node_id_t node_id)
 Initiate the request node neighbor discovery. More...