Indication message body.
Public Attributes#
uint32_t
Status of the indication.
int32_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
145
of file /mnt/raid/workspaces/ws.Mae4JfP9d/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
147
of file /mnt/raid/workspaces/ws.Mae4JfP9d/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
149
of file /mnt/raid/workspaces/ws.Mae4JfP9d/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
151
of file /mnt/raid/workspaces/ws.Mae4JfP9d/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
153
of file /mnt/raid/workspaces/ws.Mae4JfP9d/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
155
of file /mnt/raid/workspaces/ws.Mae4JfP9d/overlay/gsdk/protocol/wisun/stack/inc/sl_wisun_events.h