XCORE SDK
XCORE Software Development Kit
|
Request message body for sl_wfx_add_whitelist_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_whitelist_addr_req_t.
uint8_t sl_wfx_add_whitelist_addr_req_body_s::mac[SL_WFX_MAC_ADDR_SIZE] |
MAC address to add.
broadcast address: The device will allow all MAC addresses.
unicast address: The device will add the given address to the whitelist.