Request message body.

Public Attributes#

uint32_t

ID of the socket.

uint16_t

Amount of data to read.

uint16_t

Reserved, set to zero.

Public Attribute Documentation#

socket_id#

uint32_t sl_wisun_msg_receive_on_socket_req_body_t::socket_id

ID of the socket.


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

data_length#

uint16_t sl_wisun_msg_receive_on_socket_req_body_t::data_length

Amount of data to read.


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

reserved#

uint16_t sl_wisun_msg_receive_on_socket_req_body_t::reserved

Reserved, set to zero.


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