System.Bluetooth.TBluetoothLEManager.FFilterUUIDList

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

FFilterUUIDList: TBluetoothUUIDsList;

C++

TBluetoothUUIDsList* FFilterUUIDList;

Properties

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

Description

A list of services for filtering in the StartDiscovery method.

See Also