XCORE SDK
XCORE Software Development Kit
|
Request message body for sl_wfx_set_ns_ip_address_req_t. More...
#include <sl_wfx_cmd_api.h>
Public Attributes | |
sl_wfx_ns_ip_addr_t | ns_ip_addr [SL_WFX_NS_IP_ADDR_SIZE] |
List of offloaded NS IP addresses. More... | |
Request message body for sl_wfx_set_ns_ip_address_req_t.
sl_wfx_ns_ip_addr_t sl_wfx_set_ns_ip_address_req_body_s::ns_ip_addr[SL_WFX_NS_IP_ADDR_SIZE] |
List of offloaded NS IP addresses.
The device will automatically reply to a NS that matches one the addresses on the list. Note that addresses not in use must be set to zero. Offloading is disabled by setting all addresses to zero.
See Offloading for further details.