nRF5 SDK v17.1.0
Data Fields

Structure to configure Transport Layer. More...

#include <OcpTransportLayer.h>

Data Fields

fTLInit pfInit
 Function pointer to Init via TL.
 
fTLSend pfSend
 Function pointer to Send via TL.
 
fTLRecv pfRecv
 Function pointer to Receive via TL.
 
fTLConnect pfConnect
 Function pointer to Connect to TL.
 
fTLDisconnect pfDisconnect
 Function pointer to Disconnect from TL.
 
sTL_d sTL
 Transport Layer.
 

Detailed Description

Structure to configure Transport Layer.


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

Documentation feedback | Developer Zone | Subscribe | Updated