Click or drag to resize

wclBluetoothManager Methods

The wclBluetoothManager type exposes the following members.

Methods
 NameDescription
Public methodClose Closes the Bluetooth Manager and releases all allocated resources.
Protected methodDoAfterOpen Fires the AfterOpen event.
Protected methodDoAuthenticationCompleted Fires the OnAuthenticationCompleted event.
Protected methodDoBeforeClose Fires the BeforeClose event.
Protected methodDoClosed Fires the OnClosed event.
Protected methodDoConfirm Fires the OnConfirm event.
Protected methodDoDeviceFound Fires the OnDeviceFound event.
Protected methodDoDiscoveringCompleted Fires the OnDiscoveringCompleted event.
Protected methodDoDiscoveringStarted Fires the OnDiscoveringStarted event.
Protected methodDoIoCapabilityRequest Fires the OnIoCapabilityRequest event.
Protected methodDoNumericComparison Fires the OnNumericComparison event.
Protected methodDoOobDataRequest Fires the OnOobDataRequest event.
Protected methodDoPasskeyNotification Fores the OnPasskeyNotification event.
Protected methodDoPasskeyRequest Fires the OnPasskeyRequest event.
Protected methodDoPinRequest Fires the OnPinRequest event.
Protected methodDoProtectionLevelRequest Fires the OnProtectionLevelRequest event.
Protected methodDoStatusChanged Fires the OnStatusChanged event.
Public methodEqualsDetermines whether the specified Object is equal to the current Object.
(Inherited from Object)
Protected methodFinalize Free the Bluetooth Manager
(Overrides ObjectFinalize)
Public methodGetClassicRadio Gets the first available Radio object that supports Classic Bluetooth features.
Public methodGetHashCodeServes as a hash function for a particular type.
(Inherited from Object)
Public methodGetLeRadio Gets the first available Radio object that supports Bluetooth Low Energy features.
Public methodGetRadio Gets the first available Radio object.
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Protected methodMemberwiseCloneCreates a shallow copy of the current Object.
(Inherited from Object)
Public methodOpen(Boolean) Opens the Bluetooth Manager and allocated required hardware resources.
Public methodOpen(wclBluetoothApi, Boolean) Opens the Bluetooth Manager and allocated required hardware resources.
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)
Top
See Also