Bluenet  5.7.0
Bluenet, firmware for nRF52 smart home devices
Loading...
Searching...
No Matches
encryption_header_t Struct Reference

Encryption header that's not encrypted. More...

#include <cs_Packets.h>

Public Attributes

uint8_t packetNonce [PACKET_NONCE_LENGTH]
 
uint8_t accessLevel
 

Detailed Description

Encryption header that's not encrypted.

Member Data Documentation

◆ accessLevel

uint8_t encryption_header_t::accessLevel

◆ packetNonce

uint8_t encryption_header_t::packetNonce[PACKET_NONCE_LENGTH]

The documentation for this struct was generated from the following file: