Indication message body.
Public Attributes#
uint32_t
Status of the indication.
uint32_t
ID of the socket.
uint16_t
Amount of data that can be read.
uint16_t
Reserved, set to zero.
Public Attribute Documentation#
status#
uint32_t sl_wisun_msg_socket_data_available_ind_body_t::status
Status of the indication.
Definition at line
170
of file C:/silabs/wisun_gsdk/protocol/wisun/stack/inc/sl_wisun_events.h
socket_id#
uint32_t sl_wisun_msg_socket_data_available_ind_body_t::socket_id
ID of the socket.
Definition at line
172
of file C:/silabs/wisun_gsdk/protocol/wisun/stack/inc/sl_wisun_events.h
data_length#
uint16_t sl_wisun_msg_socket_data_available_ind_body_t::data_length
Amount of data that can be read.
Definition at line
174
of file C:/silabs/wisun_gsdk/protocol/wisun/stack/inc/sl_wisun_events.h
reserved#
uint16_t sl_wisun_msg_socket_data_available_ind_body_t::reserved
Reserved, set to zero.
Definition at line
176
of file C:/silabs/wisun_gsdk/protocol/wisun/stack/inc/sl_wisun_events.h