|
Z-Wave Protocol Controller Reference
|
Z-Wave RX Event callbacks. More...
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) |
Z-Wave RX Event callbacks.
Small module proxying Z-Wave API events to other components.
| typedef void(* zwave_api_started_callback_t) (void) |
A callback type to get notified of Z-Wave API restarts.
| sl_status_t zwave_rx_register_zwave_api_started_callback | ( | zwave_api_started_callback_t | callback | ) |