System.Bluetooth.TBluetoothLEManager Fields
InheritedProtected
| FBluetoothManagerClass | protected | Contains a subclass of TBluetoothLEManager that provides support for the platform where your application is running. |
| FDiscoveredLEDevices | protected | Protected field that provides the value of the read-only LastDiscoveredDevices property. |
| FFilterUUIDList | protected | A list of services for filtering in the StartDiscovery method. |
| FForceRefreshCachedDevices | protected | Protected field that holds the value of the ForceRefreshCachedDevices property. |
| FLastDiscoveredLETimeStamp | protected | Protected field that provides the value of the read-only LastDiscoveredTimeStamp property. |
| FOnDiscoverLEDevice | protected | Protected field that provides the event handler of the OnDiscoverLeDevice event. |
| FOnDiscoveryLEEnd | protected | Protected field that provides the event handler of the OnDiscoveryEnd event. |
| FOnIdentifyCustomUUID | protected | Protected field that provides the event handler of the OnIdentifyCustomUUID event. |
| FServicesFilterScan | protected | Indicates whether StartDiscovery must filter devices by service (True) or not (False). |