System.Bluetooth.TBluetoothLEManager Properties

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
ConnectionStatepublicCurrent state of the adapter of your manager.
CurrentpublicReturns a global instance of TBluetoothLEManager.
CurrentAdapterpublicAdapter of your manager.
DisposedprotectedDisposed is a read-only property that shows the current state of this object.
EnableBluetoothpublicA platform-specific system activity that allows the user to turn on Bluetooth.
ForceRefreshCachedDevicespublicIndicates whether the discovery of services of a remote device always retrieves the list of available services directly from the remote devices (True) or allows the run-time platform to return a cached list of services (False).
LastDiscoveredDevicespublicList of remote devices discovered during the last discovery operation.
LastDiscoveredTimeStamppublicTime when the last discovery operation finished.
RefCountpublicIndicates the number of interface pointers currently dependent upon the object.
SupportsGattClientpublicIs True if the current platform supports using Bluetooth Low Energy as a client; it is False otherwise.
SupportsGattServerpublicIs True if the current platform supports using Bluetooth Low Energy as a server; it is False otherwise.