System.Bluetooth.TBluetoothLEManager.FServicesFilterScan
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
).