Stores version information for a Bluetooth device.
| C# | Visual Basic |
public class BluetoothVersion
Public Class BluetoothVersion
| All Members | Methods | Properties | |||
| Icon | Member | Description |
|---|---|---|
| Equals(Object) | (Inherited from Object.) | |
| Features | ||
| Finalize()()() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode()()() | Serves as a hash function for a particular type. GetHashCode()()() is suitable for use in hashing algorithms and data structures like a hash table. (Inherited from Object.) | |
| GetType()()() | Gets the Type of the current instance. (Inherited from Object.) | |
| HciVersion |
Version of the current Host Controller Interface (HCI) in the Bluetooth hardware.
| |
| LmpVersion |
Version of the current Link Manager Protocol (LMP) in the Bluetooth hardware.
| |
| Manufacturer |
Name of the Bluetooth hardware manufacturer.
| |
| MemberwiseClone()()() | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString()()() |
| Object | |
| BluetoothVersion | |