System.Bluetooth.TBluetoothLEManager.FServicesFilterScan

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

FServicesFilterScan: Boolean;

C++

bool FServicesFilterScan;

Properties

Type Visibility Source Unit Parent
field protected
System.Bluetooth.pas
System.Bluetooth.hpp
System.Bluetooth TBluetoothLEManager

Description

Indicates whether StartDiscovery must filter devices by service (True) or not (False).

See Also