Enum BluetoothLeScanMode
Definition
- Namespace:
- Tizen.Network.Bluetooth
- Assembly:
- Tizen.Network.Bluetooth.dll
- API Level:
- 7
Enumeration for the Bluetooth LE scan mode.
C#Copypublic enum BluetoothLeScanMode
Name | Description |
---|---|
Balanced | Balanced mode of power consumption and connection latency |
LowEnergy | Low power consumption but high connection latency |
LowLatency | Low connection latency but high power consumption |