nRF5 SDK v17.1.0
Data Fields

Structure containing Record Layer information. More...

#include <OcpRecordLayer.h>

Data Fields

hdl_t phRLHdl
 Handle to Record layer structure sRecordLayer_d.
 
sConfigTL_dpsConfigTL
 Pointer to Configured TL.
 
sConfigCL_dpsConfigCL
 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.


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

Documentation feedback | Developer Zone | Subscribe | Updated