IPWorks Bluetooth 2020 .NET Edition

Questions / Feedback?

RadioConnectable Property

Gets or sets whether a Bluetooth radio accepts incoming connections.

Syntax

public bool RadioConnectable { get; set; }
Public Property RadioConnectable As Boolean

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.

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