bZRTP
bZRTP is an opensource implementation of ZRTP keys exchange protocol
Data Fields
fragmentReassembly_struct Struct Reference

Data Fields

uint16_t messageId
 
uint16_t messageLength
 
uint8_tpacketString
 
bctbx_list_t * fragments
 

Field Documentation

bctbx_list_t* fragmentReassembly_struct::fragments

list of fragmentInfo_t on all what we already have

uint16_t fragmentReassembly_struct::messageId

message ID of the current message

uint16_t fragmentReassembly_struct::messageLength

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

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: