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

Request message for adding a multicast address to the multicast filter whitelist. More...

#include <sl_wfx_cmd_api.h>

Public Attributes

sl_wfx_header_t header
 
sl_wfx_add_multicast_addr_req_body_t body
 

Detailed Description

Request message for adding a multicast address to the multicast filter whitelist.

The host can use this request to add a multicast address to the multicast filter whitelist. When the first address is added the whitelist, the device will discard all multicast frames whose destination address does not match any of the addresses on the list. The default state is to allow all multicast addresses. The whitelist is reset to the default state when the interface is reset. Up to 8 multicast addresses may be added.
See Filtering for further details.

Interface mode Request allowed
idle No
station Yes
AP Yes


Member Data Documentation

◆ body

sl_wfx_add_multicast_addr_req_body_t sl_wfx_add_multicast_addr_req_s::body

Request message body.

◆ header

sl_wfx_header_t sl_wfx_add_multicast_addr_req_s::header

Common message header.


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