Language

AdvertiseTxPower Enum

Definition

public enum AdvertiseTxPower
type AdvertiseTxPower = 
Inheritance
AdvertiseTxPower

Fields

Name Value Description
Min -127
UltraLow -21
Low -15
Medium -7
High 1
Max 1
MaxAvailable 20

Use the maximum available power for TX.

Android reference for android.bluetooth.le.AdvertisingSetParameters.TX_POWER_MAX_AVAILABLE.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to