[][src]Module bluetooth_mesh::net

Bluetooth Mesh Network Layer is BIG Endian

Structs

DecryptedData
DeobfuscatedHeader
EncryptedData

Holds the encrypted destination address, transport PDU and MIC.

EncryptedPDU
Header

Mesh Network PDU

ObfuscatedHeader
OwnedEncryptedData
OwnedEncryptedPDU

Owned Encrypted PDU. Stores the PDU as bytes in an internal array. See EncryptedPDU for general network PDU functions

PDU

Mesh Network PDU Structure

PECB
PackedPrivacy
PrivacyRandom
PrivateHeader

Enums

NetworkDataError
PDUEncryptError