XCORE SDK
XCORE Software Development Kit
|
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... | |
Request message body for sl_wfx_set_unicast_filter_req_t.
Field | Default value | Reset to default value |
---|---|---|
Filter | 1 | when interface stopped |
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.