XCORE SDK
XCORE Software Development Kit
|
Request message to set MAC address of the interface. More...
#include <sl_wfx_cmd_api.h>
Public Attributes | |
sl_wfx_header_t | header |
sl_wfx_set_mac_address_req_body_t | body |
Request message to set MAC address of the interface.
The host can use this request to set the MAC address of an interface. If not set, the device will use a built-in MAC address. Note that if multiple interfaces are used, the MAC address MUST be different on each interface.
Interface mode | Request allowed |
---|---|
idle | Yes |
station | No |
AP | No |
sl_wfx_set_mac_address_req_body_t sl_wfx_set_mac_address_req_s::body |
Request message body.
sl_wfx_header_t sl_wfx_set_mac_address_req_s::header |
Common message header.