System.Bluetooth.TBluetoothLEManager.FServicesFilterScan

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

FServicesFilterScan: Boolean;

C++

bool FServicesFilterScan;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
field protected
System.Bluetooth.pas
System.Bluetooth.hpp
System.Bluetooth TBluetoothLEManager


Beschreibung

Gibt an, ob StartDiscovery die Geräte nach Diensten filtern soll (True) oder nicht (False).

Siehe auch