PropertyID.BtDiscoverability Field |
public const Int32 BtDiscoverability = "value"
Public Const BtDiscoverability As Int32 = "value"
When this property is true, the device will always be visible from any other devices
that are performing bluetooth discovery.
When this property is false, the device will not be visible to the other devices
that are performing bluetooth discovery.
This property affects only the discovery process, so also with the property set to false,
the device will still be reachable from all of the other devices already paired.
This means that when the discoverability is set to false,
even if the whitelisting for silently pairing Bluetooth devices has been configured
through the properties BT_SILENT_PAIRING_WHITELISTING_ENABLE
and BT_SILENT_PAIRING_WHITELISTING
,
a whitelisted bluetooth device will not be able to pair and connect to the device,
because the device cannot be discovered via Bluetooth.
The class of the property is BooleanProperty
.
© 2016 Datalogic S.p.A. and/or its affiliates. All rights reserved. Datalogic and the Datalogic logo are registered trademarks of Datalogic S.p.A. in many countries including the U.S.A. and the E.U. All other trademarks are the property of their respective owners.