BluetoothVersion Enumeration
Defines the possible Bluetooth versions.
Namespace: InTheHand.Net.BluetoothAssembly: InTheHand.Net.Bluetooth (in InTheHand.Net.Bluetooth.dll) Version: 4.0.32+5cdf1cfd21064ea31c5de33d160200ca1c4bc218
public enum BluetoothVersion
Public Enumeration BluetoothVersion
public enum class BluetoothVersion
| Version10 | 0 |
Bluetooth Core Specification 1.0b
|
| Version11 | 1 |
Bluetooth Core Specification 1.1
|
| Version12 | 2 |
Bluetooth Core Specification 1.2
|
| Version20 | 3 |
Bluetooth Core Specification 2.0 + EDR
|
| Version21 | 4 |
Bluetooth Core Specification 2.1 + EDR
|
| Version30 | 5 |
Bluetooth Core Specification 3.0 + HS
|
| Version40 | 6 |
Bluetooth Core Specification 4.0
|
| Version41 | 7 |
Bluetooth Core Specification 4.1
|
| Version42 | 8 |
Bluetooth Core Specification 4.2
|
| Version50 | 9 |
Bluetooth Core Specification 5.0
|
| Version51 | 10 |
Bluetooth Core Specification 5.1
|
| Version52 | 11 |
Bluetooth Core Specification 5.2
|
| Version53 | 12 |
Bluetooth Core Specification 5.3
|