System.Bluetooth.TBluetoothLEDevice Properties

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
AddresspublicHardware address of the remote device.
AdvertisedDatapublicAdvertising data that the remote device was broadcasting during device discovery.
BluetoothTypepublicType or types of Bluetooth that the remote device supports.
DeviceNamepublicHuman-readable name of the remote device.
DisposedprotectedDisposed is a read-only property that shows the current state of this object.
ForceRefreshCachedServicespublicIndicates whether the service discovery process attemps to retrieve services from the actual device instead of using the cached services.
LastRSSIpublicLast RSSI value scanned.
PairedpublicIndicates if the device is paired.
ScannedpublicIndicates if the device has been detected in the last scan period.
ScannedAdvertiseDatapublicAdvertising data that the remote device was broadcasting during device discovery.
ServicespublicCached list of services that the Bluetooth Low Energy device provides.
UpdateOnReconnectpublicIndicates whether the manager automatically updates its internal service objects when a remote device reconnects (True), or you want to manually perform a new service discovery operation to obtain new, valid internal service objects (False).