Confirmation message body.

Public Attributes#

uint32_t

Status of the request.

uint32_t

ID of the new connected socket.

IP address of the remote peer.

uint16_t

Port number of the remote peer.

uint16_t

Reserved, set to zero.

Public Attribute Documentation#

status#

uint32_t sl_wisun_msg_accept_on_socket_cnf_body_t::status

Status of the request.


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

remote_socket_id#

uint32_t sl_wisun_msg_accept_on_socket_cnf_body_t::remote_socket_id

ID of the new connected socket.


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

remote_address#

sl_wisun_ip_address_t sl_wisun_msg_accept_on_socket_cnf_body_t::remote_address

IP address of the remote peer.


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

remote_port#

uint16_t sl_wisun_msg_accept_on_socket_cnf_body_t::remote_port

Port number of the remote peer.


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

reserved#

uint16_t sl_wisun_msg_accept_on_socket_cnf_body_t::reserved

Reserved, set to zero.


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