Request message body.
Public Attributes#
uint32_t
ID of the socket.
Local IP address to use on the socket.
uint16_t
Local port number to use on the socket.
uint16_t
Reserved, set to zero.
Public Attribute Documentation#
socket_id#
uint32_t sl_wisun_msg_bind_socket_req_body_t::socket_id
ID of the socket.
Definition at line
599
of file protocol/wisun/wisun/inc/sl_wisun_msg_api.h
local_address#
sl_wisun_ip_address_t sl_wisun_msg_bind_socket_req_body_t::local_address
Local IP address to use on the socket.
Definition at line
601
of file protocol/wisun/wisun/inc/sl_wisun_msg_api.h
local_port#
uint16_t sl_wisun_msg_bind_socket_req_body_t::local_port
Local port number to use on the socket.
Definition at line
603
of file protocol/wisun/wisun/inc/sl_wisun_msg_api.h
reserved#
uint16_t sl_wisun_msg_bind_socket_req_body_t::reserved
Reserved, set to zero.
Definition at line
605
of file protocol/wisun/wisun/inc/sl_wisun_msg_api.h