Delta / NNN50_WIFI_API

Dependents:   NNN50_CE_Test_UDP NNN50_linux_firmware NNN50_SoftAP_HelloWorld NNN50_BLEWIFISensor ... more

Embed: (wiki syntax)

« Back to documentation index

tstrConnectReply Struct Reference

tstrConnectReply Struct Reference

Connect Reply, contains sock number and error value. More...

#include <m2m_socket_host_if.h>

Data Fields

uint16 u16AppDataOffset

Detailed Description

Connect Reply, contains sock number and error value.

Definition at line 325 of file m2m_socket_host_if.h.


Field Documentation

In further packet send requests the host interface should put the user application data at this offset in the allocated shared data packet.

Definition at line 329 of file m2m_socket_host_if.h.