IPWorks Bluetooth 2020 C++ Builder Edition

Questions / Feedback?

RadioDiscoverable Property

Gets or sets whether a Bluetooth radio is discoverable.

Syntax

__property bool RadioDiscoverable = { read=FRadioDiscoverable, write=FSetRadioDiscoverable };

Default Value

False

Remarks

This property specifies whether a Bluetooth radio is discoverable. This must be set to True to allow other devices to find this radio. Set this value to False to prevent other devices from discovering this radio.

This property is automatically updated when setting RadioIndex.

This property is not available at design time.

Data Type

Boolean

Copyright (c) 2021 /n software inc. - All rights reserved.
IPWorks Bluetooth 2020 C++ Builder Edition - Version 20.0 [Build 7941]