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

Request message for setting unicast filter state. More...

#include <sl_wfx_cmd_api.h>

Public Attributes

sl_wfx_header_t header
 
sl_wfx_set_unicast_filter_req_body_t body
 

Detailed Description

Request message for setting unicast filter state.

The host can use this request to configure the state of the unicast filter. When enabled, the device will only forward certain unicast frames to the host and automatically discard the rest.
See Filtering for further details.

Interface mode Request allowed
idle No
station No
AP Yes


Member Data Documentation

◆ body

sl_wfx_set_unicast_filter_req_body_t sl_wfx_set_unicast_filter_req_s::body

Request message body.

◆ header

sl_wfx_header_t sl_wfx_set_unicast_filter_req_s::header

Common message header.


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