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

Go to the source code of this file.

Classes

struct  zwave_controller_endpoint_t
 
struct  zwave_controller_connection_info
 Structure holding information about the source and destination when transmitting and receiving Z-Wave frames. More...
 

Typedefs

typedef struct zwave_controller_connection_info zwave_controller_connection_info_t
 Structure holding information about the source and destination when transmitting and receiving Z-Wave frames. More...
 

Enumerations

enum  zwave_controller_encapsulation_scheme_t {
  ZWAVE_CONTROLLER_ENCAPSULATION_NETWORK_SCHEME , ZWAVE_CONTROLLER_ENCAPSULATION_NONE , ZWAVE_CONTROLLER_ENCAPSULATION_SECURITY_0 , ZWAVE_CONTROLLER_ENCAPSULATION_SECURITY_2_UNAUTHENTICATED ,
  ZWAVE_CONTROLLER_ENCAPSULATION_SECURITY_2_AUTHENTICATED , ZWAVE_CONTROLLER_ENCAPSULATION_SECURITY_2_ACCESS
}