API:System.Bluetooth.TBluetoothLEAdapter.StartDiscoveryRaw

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function StartDiscoveryRaw(const ABluetoothLEScanFilterList: TBluetoothLEScanFilterList = nil; Refresh: Boolean = True): Boolean;

C++

bool __fastcall StartDiscoveryRaw(TBluetoothLEScanFilterList* const ABluetoothLEScanFilterList = (TBluetoothLEScanFilterList*)(0x0), bool Refresh = true);

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.