![]() |
MT7697 API Reference
LinkIt SDK v4
|
This structure defines the detail information about config tx power level. More...
#include <bt_system.h>
Data Fields | |
| uint8_t | bt_init_tx_power_level |
| Initial level of bt connection radio transmission power. More... | |
| uint8_t | bt_max_tx_power_level |
| Maximum level of bt connection radio transmission power. More... | |
| uint8_t | le_init_tx_power_level |
| Initial level of le connection radio transmission power. More... | |
This structure defines the detail information about config tx power level.
| uint8_t bt_init_tx_power_level |
Initial level of bt connection radio transmission power.
The range is between 0 and 7. The larger the value, the stronger the TX power is.
| uint8_t bt_max_tx_power_level |
Maximum level of bt connection radio transmission power.
The range is between 0 and 7. The larger the value, the stronger the TX power is.
| uint8_t le_init_tx_power_level |
Initial level of le connection radio transmission power.
The range is between 0 and 7. The larger the value, the stronger the TX power is.