|
Z-Wave Protocol Controller Reference
|
Go to the source code of this file.
Classes | |
| struct | send_data_state |
Macros | |
| #define | ZWAVE_API_MAXIMUM_FRAME_LENGTH 255 |
| #define | INVALID_NODE_ID 0 |
| #define | SEND_DATA_EMERGENCY_TIMEOUT 65 |
Typedefs | |
| typedef struct send_data_state | send_data_state_t |
Enumerations | |
| enum | zwave_api_transport_events_t { ZWAVE_API_TRANSPORT_START_TIMER } |
| Event definitions for the Z-Wave API transport Process. More... | |
Functions | |
| sl_status_t | zwave_api_transport_init (void) |
| Initialize the Z-Wave API Transport *. More... | |
| void | zwave_api_transport_reset () |
| Resets the state of the Z-Wave API transport. More... | |