Indication message body.

Public Attributes#

uint8_t

Received data.

uint16_t

Amount of received data.

IP address of the sender.

uint16_t

Port number of the sender.

int32_t

ID of the socket.

uint32_t

Status of the indication.

Public Attribute Documentation#

data#

uint8_t sl_wisun_msg_socket_data_ind_body_t::data[]

Received data.


Definition at line 194 of file /mnt/raid/workspaces/ws.obQFDUprC/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 192 of file /mnt/raid/workspaces/ws.obQFDUprC/overlay/gsdk/protocol/wisun/stack/inc/sl_wisun_events.h

remote_address#

in6_addr_t sl_wisun_msg_socket_data_ind_body_t::remote_address

IP address of the sender.


Definition at line 188 of file /mnt/raid/workspaces/ws.obQFDUprC/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 190 of file /mnt/raid/workspaces/ws.obQFDUprC/overlay/gsdk/protocol/wisun/stack/inc/sl_wisun_events.h

socket_id#

int32_t sl_wisun_msg_socket_data_ind_body_t::socket_id

ID of the socket.


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

status#

uint32_t sl_wisun_msg_socket_data_ind_body_t::status

Status of the indication.


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