Click or drag to resize

wclBluetoothLeAdvertiserConnection Properties

The wclBluetoothLeAdvertiserConnection type exposes the following members.

Properties
 NameDescription
Public propertyAdvertisements Gets the Bluetooth LE advertisements list.
Public propertyAdvertising Gets advertising state.
Public propertyAnonymous Specifies whether or not the device address is included in the advertisement header. By default, the address is included.
Public propertyIncludeTxRssi Specifies whether the transmit power level is included in the advertisement header.
Public propertyInterval Gets the advertising interval.
Public propertyPreferredTxRssi If specified, requests that the radio use the indicated transmit power level for the advertisement.
Public propertyRadio Gets the connection owner.
Public propertyReceiver Gets the connection message receiver object.
(Inherited from wclCustomConnection)
Public propertyThreadId Gets the connection's thread ID.
(Inherited from wclCustomConnection)
Public propertyUseExtendedAdvertisement Specifies that the advertisement publisher should use the Extended Advertising format.
Top
See Also