Indication message body.

Public Attributes#

uint32_t

Status of the indication.

uint32_t

ID of the socket.

IP address of the sender.

uint16_t

Port number of the sender.

uint16_t

Amount of received data.

uint8_t

Received data.

Public Attribute Documentation#

status#

uint32_t sl_wisun_msg_socket_data_ind_body_t::status

Status of the indication.


Definition at line 139 of file /mnt/raid/workspaces/ws.VedEDj2Fn/overlay/gsdk/protocol/wisun/stack/inc/sl_wisun_events.h

socket_id#

uint32_t sl_wisun_msg_socket_data_ind_body_t::socket_id

ID of the socket.


Definition at line 141 of file /mnt/raid/workspaces/ws.VedEDj2Fn/overlay/gsdk/protocol/wisun/stack/inc/sl_wisun_events.h

remote_address#

sl_wisun_ip_address_t sl_wisun_msg_socket_data_ind_body_t::remote_address

IP address of the sender.


Definition at line 143 of file /mnt/raid/workspaces/ws.VedEDj2Fn/overlay/gsdk/protocol/wisun/stack/inc/sl_wisun_events.h

remote_port#

uint16_t sl_wisun_msg_socket_data_ind_body_t::remote_port

Port number of the sender.


Definition at line 145 of file /mnt/raid/workspaces/ws.VedEDj2Fn/overlay/gsdk/protocol/wisun/stack/inc/sl_wisun_events.h

data_length#

uint16_t sl_wisun_msg_socket_data_ind_body_t::data_length

Amount of received data.


Definition at line 147 of file /mnt/raid/workspaces/ws.VedEDj2Fn/overlay/gsdk/protocol/wisun/stack/inc/sl_wisun_events.h

data#

uint8_t sl_wisun_msg_socket_data_ind_body_t::data[]

Received data.


Definition at line 149 of file /mnt/raid/workspaces/ws.VedEDj2Fn/overlay/gsdk/protocol/wisun/stack/inc/sl_wisun_events.h