System.Bluetooth.TBluetoothLEAdapter.DoDeviceDiscovered

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

Delphi

procedure DoDeviceDiscovered(const ADevice: TBluetoothLEDevice; ANewDevice: Boolean;
const ABluetoothLEScanFilterList: TBluetoothLEScanFilterList); virtual;

C++

virtual void __fastcall DoDeviceDiscovered(TBluetoothLEDevice* const ADevice, bool ANewDevice, TBluetoothLEScanFilterList* const ABluetoothLEScanFilterList);

プロパティ

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


説明

デバイスが一度発見されると起動されます。