Zigbee Protocol Controller 1.6.0
ZigPC Network Management Process

Process related fixtures for ZigPC Network Management. More...

Functions

sl_status_t zigpc_net_mgmt_process_setup (void)
 Setup function for the ZigPC Network Management process. More...
 
int zigpc_net_mgmt_process_shutdown (void)
 

Detailed Description

Process related fixtures for ZigPC Network Management.

Function Documentation

◆ zigpc_net_mgmt_process_setup()

sl_status_t zigpc_net_mgmt_process_setup ( void  )

Setup function for the ZigPC Network Management process.

Set up function for the ZigPC Network Management component.

Returns
SL_STATUS_OK if initialization is completed, SL_STATUS_FAIL otherwise.

◆ zigpc_net_mgmt_process_shutdown()

int zigpc_net_mgmt_process_shutdown ( void  )

Tear down function for the ZigPC Network Management component.

Returns
always returns 0.