|
Z-Wave Protocol Controller Reference
|
Go to the source code of this file.
Macros | |
| #define | ZWAVE_RX_VERIFY_OVERFLOW(current_index, array_length) |
Functions | |
| sl_status_t | zwave_rx_init (const char *serial_port, int *serial_port_fd, int8_t normal_tx_power_dbm, int8_t measured_0dBm_power, int16_t max_lr_tx_power_dbm, zwave_controller_region_t region) |
| Initialize the Z-Wave Rx component. More... | |
| void | zwave_rx_shutdown () |
| Shutdown the module. More... | |
| void | zwave_rx_on_zwave_api_started () |
| Inform other components that Z-Wave RX just receievd a Z-Wave API started notification. More... | |