Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 699 Bytes

bluetoothleadvertisementpublisher_includetransmitpowerlevel.md

File metadata and controls

23 lines (16 loc) · 699 Bytes
-api-id -api-type
P:Windows.Devices.Bluetooth.Advertisement.BluetoothLEAdvertisementPublisher.IncludeTransmitPowerLevel
winrt property

Windows.Devices.Bluetooth.Advertisement.BluetoothLEAdvertisementPublisher.IncludeTransmitPowerLevel

-description

Specifies whether the transmit power level is included in the advertisement header. Defaults to False.

-property-value

Indicates whether the transmit power level is included. The default value is False.

-remarks

The advertisement publisher must use the Extended Advertising format to utilize this API.

-see-also

-examples