|
Z-Wave Protocol Controller Reference
|
#include "sl_status.h"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) |