Method | Description | |
---|---|---|
Dispose ( ) : void | ||
StartDiscovery ( ) : void |
Starts the background discovery thread. Set the DiscoveryTime and IdleTime first to define the continuous discovery pattern.
|
|
StopDiscovery ( ) : void |
Sets a flag to abort discovery on next cycle.
|
Method | Description | |
---|---|---|
AuthenticationHandler ( object o, InTheHand.Net.Bluetooth.BluetoothWin32AuthenticationEventArgs e ) : void | ||
BluetoothMonitor ( ) : System | ||
DiscoverThread ( ) : void | ||
HwndBluetoothHook ( |
Hook into the native message loop for the application to process WM_DEVICECHANGE messages.
|
|
InitializeEvents ( ) : void | ||
OnDeviceArrived ( object o ) : void | ||
OnDeviceLeft ( object o ) : void | ||
RegisterDeviceNotification ( |
||
UnregisterDeviceNotification ( |