Enum BluetoothLeScanMode
Definition
- Assembly:
- Tizen.Network.Bluetooth.dll
Enumeration for the Bluetooth LE scan mode.
public enum BluetoothLeScanMode
Fields
| 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 |