![]() |
nrfxlib API 3.3.99
|
Zephyr Write Tx Power Level (per Role/Connection) command parameter(s). More...
#include <sdc_hci_vs.h>
Data Fields | |
| uint8_t | handle_type |
| Handle type. See sdc_hci_vs_tx_power_handle_type. | |
| uint16_t | handle |
| Handle of the selected handle_type that identifies the instance to set the power of. In case of Extended Advertising, the handle specifies the advertising set. In case of a connection, it specifies a Connection Handle. Otherwise this parameter is ignored. | |
| int8_t | tx_power_level |
| The desired Tx_Power_Level at the antenna in dBm in signed 1 octet integer format. If set to 127, this indicates that the controller shall revert to using its default setting for Tx power. If the selected power level is not supported, an error is returned. | |
Zephyr Write Tx Power Level (per Role/Connection) command parameter(s).