XCORE SDK
XCORE Software Development Kit
|
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... | |
Request message body for sl_wfx_add_multicast_addr_req_t.
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.