IPWorks Bluetooth 2020 C++ Builder Edition

Questions / Feedback?

RadioConnectable Property

Gets or sets whether a Bluetooth radio accepts incoming connections.

Syntax

__property bool RadioConnectable = { read=FRadioConnectable, write=FSetRadioConnectable };

Default Value

False

Remarks

This property defines whether a Bluetooth radio allows incoming connections.

Note: Before setting this value to False, RadioDiscoverable must be set to False.

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]