System.Bluetooth.TBluetoothLEDevice Fields
InheritedProtected
| FAdvertisedData | protected | Data advertised by the device. |
| FAutoConnect | protected | Protected property that determines whether to connect to the remote device as soon as the remote device is available (True) or to connect to the remote device directly (False). |
| FForceRefreshCachedServices | protected | Protected field that holds the value of the ForceRefreshCachedServices property. |
| FLastRSSI | protected | Last scanned RSSI value. |
| FScannedAdvertiseData | protected | Protected field that hold the value of the ScannedAdvertiseData property. |
| FServices | protected | It is a list of TBluetoothGattService for the TBluetoothLEDevice. |