nRF5 SDK  v15.3.0
Choose documentation:
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Groups Pages

Structure to configure Record Layer. More...

#include <OcpRecordLayer.h>

Data Fields

fRLInit pfInit
 Function pointer to Init RL.
 
fRLClose pfClose
 Function pointer to CloseRL.
 
fRLSend pfSend
 Function pointer to Send via RL.
 
fRLRecv pfRecv
 Function pointer to Receive via RL.
 
sRL_d sRL
 Record Layer.
 

Detailed Description

Structure to configure Record Layer.


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