OpenZWave Library 1.6.1914
Loading...
Searching...
No Matches
Namespaces | Enumerations | Functions
CRC16Encap.cpp File Reference
#include "command_classes/CommandClasses.h"
#include "command_classes/CRC16Encap.h"
#include "Defs.h"
#include "Msg.h"
#include "Node.h"
#include "Driver.h"
#include "platform/Log.h"

Namespaces

namespace  OpenZWave
 
namespace  OpenZWave::Internal
 
namespace  OpenZWave::Internal::CC
 

Enumerations

enum  OpenZWave::Internal::CC::CRC16EncapCmd { OpenZWave::Internal::CC::CRC16EncapCmd_Encap = 0x01 }
 

Functions

uint16 OpenZWave::Internal::CC::crc16 (uint8 const *data_p, uint32 const _length)