Skip to content
Commit 8e603d09 authored by Jordan Yates's avatar Jordan Yates Committed by Carles Cufí
Browse files

Bluetooth: controller: Kconfig TX power dBm



Adds a Kconfig symbol which contains the default controller TX power
directly in dBm. This allows code to directly display/use the configured
power, instead of having to manually iterate over all the
`BT_CTLR_TX_PWR` options.

```
  LOG_INF("BT controller configured for %ddBm TX power",
          CONFIG_BT_CTLR_TX_PWR_DBM);
```

Signed-off-by: default avatarJordan Yates <jordan.yates@data61.csiro.au>
parent ef3d01d1
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment