sRL_d

nRF5 SDK v17.0.2

Structure containing Record Layer information. More...

#include <OcpRecordLayer.h>

Data Fields

hdl_t phRLHdl
Handle to Record layer structure sRecordLayer_d.
sConfigTL_d * psConfigTL
Pointer to Configured TL.
sConfigCL_d * psConfigCL
Pointer to Configured Crypto.
sLogger_d sLogger
Structure that holds logger parameters.
uint8_t bMemoryAllocated
Indicates if memory needs to be allocated or not.
uint8_t bContentType
Content Type.
uint8_t bMultipleRecord
Indicate Multiple record received.
bool_t fRetransmit
Indicates if the send flight is retransmitted.
uint8_t bDecRecord
Indicates if the record received is encrypted or not.
uint8_t bRecvCCSRecord
Indicates if the record received is Change cipher spec.
uint8_t * pNextRecord
pointer to a Next record
Void(* fServerStateTrn )(const void *)
Pointer to callback to change the server epoch state.

Detailed Description

Structure containing Record Layer information.

  • external/infineon/optiga/include/optiga/dtls/OcpRecordLayer.h