System.Bluetooth.TBluetoothLEManager Fields

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
FBluetoothManagerClassprotectedContains a subclass of TBluetoothLEManager that provides support for the platform where your application is running.
FDiscoveredLEDevicesprotectedProtected field that provides the value of the read-only LastDiscoveredDevices property.
FFilterUUIDListprotectedA list of services for filtering in the StartDiscovery method.
FForceRefreshCachedDevicesprotectedProtected field that holds the value of the ForceRefreshCachedDevices property.
FLastDiscoveredLETimeStampprotectedProtected field that provides the value of the read-only LastDiscoveredTimeStamp property.
FOnDiscoverLEDeviceprotectedProtected field that provides the event handler of the OnDiscoverLeDevice event.
FOnDiscoveryLEEndprotectedProtected field that provides the event handler of the OnDiscoveryEnd event.
FOnIdentifyCustomUUIDprotectedProtected field that provides the event handler of the OnIdentifyCustomUUID event.
FRefCountprotected
FServicesFilterScanprotectedIndicates whether StartDiscovery must filter devices by service (True) or not (False).