System.Bluetooth.TBluetoothLEManager.ResetDevicesFromList
Delphi
class procedure ResetDevicesFromList(const ADeviceList: TBluetoothLEDeviceList); static;
C++
static void __fastcall ResetDevicesFromList(TBluetoothLEDeviceList* const ADeviceList);
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| procedure function | protected | System.Bluetooth.pas System.Bluetooth.hpp | System.Bluetooth | TBluetoothLEManager | 
Description
Resets the devices from the AllDiscoveredDevices list .