[][src]Module bluetooth_mesh::upper

Upper Transport Layer. Primarily focusing on segmentation and reassembly.

Structs

AppPayload

Unencrypted Application payload.

EncryptedAppPayload
SecurityMaterialsIterator
UpperPDUConversionError

Enums

PDU
SecurityMaterials

Application Security Materials used to encrypt and decrypt at the application layer.

Constants

ENCRYPTED_APP_PAYLOAD_MAX_LEN

Maximum Upper Transport PDU Payload include MIC.

Functions

calculate_seg_o