TwclBluetoothLeAdvertiser.UseExtendedAdvertisement Property

Specifies that the advertisement publisher should use the Extended Advertising format.

Namespace: wclBluetooth
published
 property UseExtendedAdvertisement: Boolean read FUseExtendedAdvertisement
 write SetUseExtendedAdvertisement default False;

Property Value

Type: Boolean

Indicates whether or not the Extended Advertising format should be used. The default value is False.

Enabling the Extended Advertising format is necessary to enable several other related properties.

If the advertiser is running and an application changes the property the wclBluetoothErrors.wclEBluetoothLeBeacon exception raises.