Z-Wave Protocol Controller Reference
network_monitor_fixt.h File Reference

Fixtures for network monitor. More...

#include <stdbool.h>
#include "sl_status.h"
Include dependency graph for network_monitor_fixt.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

sl_status_t network_monitor_setup_fixt (void)
 Setup fixture for the network monitor. More...
 

Detailed Description

Fixtures for network monitor.

Function Documentation

◆ network_monitor_setup_fixt()

sl_status_t network_monitor_setup_fixt ( void  )

Setup fixture for the network monitor.

Starts the network monitor Contiki process.

Returns
SL_STATUS_OK, always.
Here is the call graph for this function: