XCORE SDK
XCORE Software Development Kit
|
Request message body for sl_wfx_set_broadcast_filter_req_t. More...
#include <sl_wfx_cmd_api.h>
Public Attributes | |
uint32_t | filter |
Boolean option for broadcast filtering. More... | |
Request message body for sl_wfx_set_broadcast_filter_req_t.
Field | Default value | Reset to default value |
---|---|---|
Filter | 0 | when interface stopped |
uint32_t sl_wfx_set_broadcast_filter_req_body_s::filter |
Boolean option for broadcast filtering.
0: The device will forward all received broadcast frames to the host.
1: The device will only forward ARP and DHCP frames to the host, other broadcast frames are discarded.
See Filtering for further details.