Enum BluetoothLeAdvertisingMode

Definition

Namespace:
Tizen.Network.Bluetooth
Assembly:
Tizen.Network.Bluetooth.dll
API Level:
3

Enumeration for the Bluetooth LE advertising mode types.

C#
Copy
public enum BluetoothLeAdvertisingMode
Name Description
BluetoothLeAdvertisingBalancedMode

The Bluetooth LE advertising balanced mode.

BluetoothLeAdvertisingLowEnergyMode

The Bluetooth LE advertising low energy mode.

BluetoothLeAdvertisingLowLatencyMode

The Bluetooth LE advertising low latency mode.