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

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...