XCORE SDK
XCORE Software Development Kit
|
Request message for setting the maximum transmit power of the device. More...
#include <sl_wfx_cmd_api.h>
Public Attributes | |
sl_wfx_header_t | header |
sl_wfx_set_max_tx_power_req_body_t | body |
Request message for setting the maximum transmit power of the device.
The host can use this request to set a maximum transmit power. The device can still use a lower transmit power depending on regulatory rules or internal limitations.
Interface mode | Request allowed |
---|---|
idle | Yes |
station | Yes |
AP | Yes |
sl_wfx_set_max_tx_power_req_body_t sl_wfx_set_max_tx_power_req_s::body |
Request message body.
sl_wfx_header_t sl_wfx_set_max_tx_power_req_s::header |
Common message header.