System.Bluetooth.TBluetoothLEManager.AllDiscoveredDevices

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property AllDiscoveredDevices: TBluetoothLEDeviceList read FAllDiscoveredLEDevices;

C++

__property TBluetoothLEDeviceList* AllDiscoveredDevices = {read=FAllDiscoveredLEDevices};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
System.Bluetooth.pas
System.Bluetooth.hpp
System.Bluetooth TBluetoothLEManager


Beschreibung

Gibt eine Liste aller erkannten BLE-Geräte zurück.