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

Go to the source code of this file.

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)