nRF5 SDK v17.1.0
Data Fields

Structure holding Transport Layer Information. More...

#include <OcpTransportLayer.h>

Data Fields

hdl_t phTLHdl
 Handle to transport layer.
 
uint16_t wPort
 Port Number.
 
char_t * pzIpAddress
 IP Address.
 
uint16_t wTimeout
 Transport Layer Timeout.
 
eConnectionState_d eIsConnected
 Connection state.
 
eReceiveCall_d eCallType
 Call type Blocking or NonBlocking.
 
sLogger_d sLogger
 

Detailed Description

Structure holding Transport Layer Information.


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

Documentation feedback | Developer Zone | Subscribe | Updated