#include < af-types.h >

Data Fields

bool encryption
uint8_t * plainPayload
uint16_t plainPayloadLength
uint8_t * encryptedPayload
uint16_t encryptedPayloadLength

Field Documentation

encryptedPayload

uint8_t* EmberAfGbzMessageData::encryptedPayload

encryptedPayloadLength

uint16_t EmberAfGbzMessageData::encryptedPayloadLength

encryption

bool EmberAfGbzMessageData::encryption

plainPayload

uint8_t* EmberAfGbzMessageData::plainPayload

plainPayloadLength

uint16_t EmberAfGbzMessageData::plainPayloadLength

The documentation for this struct was generated from the following file:
  • af-types.h