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 1493 of file protocol/wisun/wisun/inc/sl_wisun_msg_api.h

socket_id#

uint32_t sl_wisun_msg_socket_data_available_ind_body_t::socket_id

ID of the socket.


Definition at line 1495 of file protocol/wisun/wisun/inc/sl_wisun_msg_api.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 1497 of file protocol/wisun/wisun/inc/sl_wisun_msg_api.h

reserved#

uint16_t sl_wisun_msg_socket_data_available_ind_body_t::reserved

Reserved, set to zero.


Definition at line 1499 of file protocol/wisun/wisun/inc/sl_wisun_msg_api.h