System.Bluetooth.TBluetoothLEAdapter.StartDiscoveryRaw

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

function StartDiscoveryRaw: Boolean;

C++

bool __fastcall StartDiscoveryRaw(void);

プロパティ

種類 可視性 ソース ユニット
function protected
System.Bluetooth.pas
System.Bluetooth.hpp
System.Bluetooth TBluetoothLEAdapter


説明

Bluetooth LE デバイスのスキャンを開始します。

現在のマネージャStartDiscoveryRaw 関数は、この関数を呼び出します。

StartDiscoveryRawDoStartDiscoveryRaw を呼び出します。

関連項目