Indication message body.

Public Attributes#

uint32_t

Status of the indication.

uint32_t

ID of the socket.

uint32_t

Amount of free space in the transmission buffer.

Public Attribute Documentation#

status#

uint32_t sl_wisun_msg_socket_data_sent_ind_body_t::status

Status of the indication.


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

socket_id#

uint32_t sl_wisun_msg_socket_data_sent_ind_body_t::socket_id

ID of the socket.


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

socket_space_left#

uint32_t sl_wisun_msg_socket_data_sent_ind_body_t::socket_space_left

Amount of free space in the transmission buffer.


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