TxPowerLevel

Recommended TX power levels for transmission power of the advertising packet.

Properties

Link copied to clipboard
const val HIGH: Int = 1

Advertise using high TX power level (1 dBm). This corresponds to largest visibility range of the advertising packet.

Link copied to clipboard
const val LOW: Int

Advertise using low TX power level (-15 dBm).

Link copied to clipboard
const val MEDIUM: Int

Advertise using medium TX power level (-7 dBm).

Link copied to clipboard
const val ULTRA_LOW: Int

Advertise using the lowest transmission (TX) power level (-21 dBm). Low transmission power can be used to restrict the visibility range of advertising packets.