XCORE SDK
XCORE Software Development Kit
Public Attributes | List of all members
sl_wfx_set_unicast_filter_req_body_s Struct Reference

Request message body for sl_wfx_set_unicast_filter_req_t. More...

#include <sl_wfx_cmd_api.h>

Public Attributes

uint32_t filter
 Boolean option for unicast filtering. More...
 

Detailed Description

Request message body for sl_wfx_set_unicast_filter_req_t.

Field Default value Reset to default value
Filter 1 when interface stopped


Member Data Documentation

◆ filter

uint32_t sl_wfx_set_unicast_filter_req_body_s::filter

Boolean option for unicast filtering.

0: The device will forward all received unicast frames to the host.
1: The device will only forward unicast frames whose destination address matches the device MAC address.
See Filtering for further details.


The documentation for this struct was generated from the following file: