Microchip® Advanced Software Framework

tstrConnectAlpnReply Struct Reference

Connect Reply, contains sock number, error value and index of negotiated application protocol.

#include <m2m_socket_host_if.h>

Data Fields

uint8 __PAD24__ [3]
 
tstrConnectReply strConnReply
 
uint8 u8AppProtocolIdx
 

uint8 tstrConnectAlpnReply::__PAD24__
tstrConnectReply tstrConnectAlpnReply::strConnReply

Referenced by m2m_ip_cb().

uint8 tstrConnectAlpnReply::u8AppProtocolIdx

1-based index of application-layer protocol negotiated during TLS handshake.

Referenced by m2m_ip_cb().