In The Hand - .NET Components for Mobility
BluetoothRadio Class
NamespacesInTheHand.Net.BluetoothBluetoothRadio
Represents a Bluetooth Radio device.
Declaration Syntax
C#Visual Basic
public class BluetoothRadio
Public Class BluetoothRadio
Members
All MembersMethodsProperties



IconMemberDescription
AllRadios
Gets an array of all Bluetooth radios on the system.

ClassOfDevice
Returns the Class of Device.

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
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.)
Handle
Gets the handle for this radio.

HardwareStatus
Returns the current status of the Bluetooth radio hardware.

IsSupported
Gets a value that indicates whether the 32feet.NET library can be used with the current device.

LmpSubversion
LocalAddress
Get the address of the local Bluetooth radio device.

Manufacturer
Returns the manufacturer of the BluetoothRadio device.

MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
Mode
Gets or Sets the current mode of operation of the Bluetooth radio.

Name
Returns the friendly name of the local Bluetooth radio.

PrimaryRadio
Gets the primary BluetoothRadio.

SoftwareManufacturer
Returns the manufacturer of the Bluetooth software stack running locally. Currently only Microsoft is supported.

ToString()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Remarks
Allows you to query properties of the radio hardware and set the mode.
Inheritance Hierarchy
Object
BluetoothRadio

Assembly: InTheHand.Net.Personal (Module: InTheHand.Net.Personal) Version: 2.2.0.0