Z-Wave Protocol Controller Reference
Z-Wave RX callbacks

Z-Wave RX Event callbacks. More...

Collaboration diagram for Z-Wave RX callbacks:

Typedefs

typedef void(* zwave_api_started_callback_t) (void)
 A callback type to get notified of Z-Wave API restarts. More...
 

Functions

sl_status_t zwave_rx_register_zwave_api_started_callback (zwave_api_started_callback_t callback)
 

Detailed Description

Z-Wave RX Event callbacks.

Small module proxying Z-Wave API events to other components.

Typedef Documentation

◆ zwave_api_started_callback_t

typedef void(* zwave_api_started_callback_t) (void)

A callback type to get notified of Z-Wave API restarts.

Function Documentation

◆ zwave_rx_register_zwave_api_started_callback()

sl_status_t zwave_rx_register_zwave_api_started_callback ( zwave_api_started_callback_t  callback)
Here is the call graph for this function:
Here is the caller graph for this function: