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

Request message body for sl_wfx_add_multicast_addr_req_t. More...

#include <sl_wfx_cmd_api.h>

Public Attributes

uint8_t mac [SL_WFX_MAC_ADDR_SIZE]
 MAC address to add. More...
 

Detailed Description

Request message body for sl_wfx_add_multicast_addr_req_t.

Member Data Documentation

◆ mac

uint8_t sl_wfx_add_multicast_addr_req_body_s::mac[SL_WFX_MAC_ADDR_SIZE]

MAC address to add.

broadcast address: The device will empty the whitelist and allow all multicast addresses.
zero address: The device will empty the whitelist and deny all multicast addresses.
multicast address: The device will add the given address to the whitelist.
See Basic Service Set Identifier for further details.


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