Click or drag to resize

wclBluetoothLeAdvertiserConnection Methods

The wclBluetoothLeAdvertiserConnection type exposes the following members.

Methods
 NameDescription
Protected methodDoStarted Fires the OnStarted event.
Protected methodDoStopped Fires the OnStopped event.
Protected methodEnter Enters the connection's critical section.
(Inherited from wclCustomConnection)
Public methodEqualsDetermines whether the specified Object is equal to the current Object.
(Inherited from Object)
Protected methodFinalize Frees the object.
(Overrides ObjectFinalize)
Public methodGetHashCodeServes as a hash function for a particular type.
(Inherited from Object)
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Protected methodHalStart Implements a hardware-dependent code to start Bluetooth LE advertising.
Protected methodHalStop Implements a hardware-dependent code to stop Bluetooth LE advertising.
Protected methodLeave Exists *leaves) the connection's critical section.
(Inherited from wclCustomConnection)
Protected methodMemberwiseCloneCreates a shallow copy of the current Object.
(Inherited from Object)
Protected methodMessageReceived The method called when a new notification message received.
(Overrides wclCustomConnectionMessageReceived(wclMessage))
Public methodStart Starts Bluetooth LE Advertising.
Public methodStop Stops Bluetooth LE Advertising.
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)
Top
See Also