Microchip® Advanced Software Framework

tstrSendCmd Struct Reference

#include <m2m_socket_host_if.h>

Data Fields

SOCKET sock
 
tstrSockAddr strAddr
 
uint16 u16DataSize
 
uint16 u16SessionID
 
uint16 u16Void
 
uint8 u8Void
 

SOCKET tstrSendCmd::sock

Referenced by send(), and sendto().

tstrSockAddr tstrSendCmd::strAddr

Referenced by sendto().

uint16 tstrSendCmd::u16DataSize

Referenced by send(), and sendto().

uint16 tstrSendCmd::u16SessionID

Referenced by send(), and sendto().

uint16 tstrSendCmd::u16Void
uint8 tstrSendCmd::u8Void