System.Bluetooth.TBluetoothLEManager Fields
InheritedProtected
| FAllDiscoveredLEDevices | protected | Protected field that holds the value of the AllDiscoveredDevices property. |
| FBluetoothManagerClass | protected | Contains a subclass of TBluetoothLEManager that provides support for the platform where your application is running. |
| FFilterUUIDList | protected | A list of services for filtering in the StartDiscovery method. |
| FForceRefreshCachedDevices | protected | Protected field that holds the value of the ForceRefreshCachedDevices property. |
| FLastDiscoveredLEDevices | protected | Protected field that holds the value of the LastDiscoveredDevices 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. |
| FRefCount | protected | |
| FServicesFilterScan | protected | Indicates whether StartDiscovery must filter devices by service (True) or not (False). |