API:System.Bluetooth.TBluetoothLEAdapter.DoDeviceOvercomesFilters

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function DoDeviceOvercomesFilters(const ADevice: TBluetoothLEDevice; const ABluetoothLEScanFilterList: TBluetoothLEScanFilterList): Boolean;

C++

bool __fastcall DoDeviceOvercomesFilters(TBluetoothLEDevice* const ADevice, TBluetoothLEScanFilterList* const ABluetoothLEScanFilterList);

Properties

Type Visibility Source Unit Parent
function protected
System.Bluetooth.pas
System.Bluetooth.hpp
System.Bluetooth TBluetoothLEAdapter

Description

Embarcadero Technologies does not currently have any additional information.