Z-Wave Protocol Controller Reference
zwave_multi_channel_transport.h File Reference
Include dependency graph for zwave_multi_channel_transport.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  zwave_multi_channel_encapsulation_frame
 

Macros

#define MULTI_CHANNEL_ENCAPSULATION_OVERHEAD   4
 
#define MULTI_CHANNEL_ENCAPSULATED_COMMAND_MAXIMUM_SIZE    (ZWAVE_MAX_FRAME_SIZE - MULTI_CHANNEL_ENCAPSULATION_OVERHEAD)
 
#define BIT_ADDRESS   0x80
 
#define MULTI_CHANNEL_VERSION   MULTI_CHANNEL_VERSION_V4
 
#define ENDPOINT_MASK   0x7F
 

Typedefs

typedef struct zwave_multi_channel_encapsulation_frame zwave_multi_channel_encapsulation_frame_t
 

Functions

sl_status_t zwave_multi_channel_transport_init (void)
 Initialize the Multi Channel Transport *. More...