Zephyr API Documentation  2.7.0-rc2
A Scalable Open Source RTOS
bt_conn_le_tx_power Struct Reference

#include <conn.h>

Data Fields

uint8_t phy
 
int8_t current_level
 
int8_t max_level
 

Detailed Description

LE Transmit Power Level Structure

Field Documentation

◆ current_level

int8_t bt_conn_le_tx_power::current_level

Output: current transmit power level

◆ max_level

int8_t bt_conn_le_tx_power::max_level

Output: maximum transmit power level

◆ phy

uint8_t bt_conn_le_tx_power::phy

Input: 1M, 2M, Coded S2 or Coded S8


The documentation for this struct was generated from the following file: