bZRTP
bZRTP is an opensource implementation of ZRTP keys exchange protocol
Loading...
Searching...
No Matches
Data Fields
fragmentReassembly_struct Struct Reference

#include <typedef.h>

Data Fields

uint16_t messageId
 
uint16_t messageLength
 
uint8_tpacketString
 
bctbx_list_t * fragments
 

Field Documentation

◆ fragments

bctbx_list_t* fragmentReassembly_struct::fragments

list of fragmentInfo_t on all what we already have

◆ messageId

uint16_t fragmentReassembly_struct::messageId

message ID of the current message

◆ messageLength

uint16_t fragmentReassembly_struct::messageLength

total length (in 32 bits words) of the current message

◆ packetString

uint8_t* fragmentReassembly_struct::packetString

Storage for the packet - it includes the not used packet header


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