System.Bluetooth.TBluetoothLEDevice.FAdvertisedData

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

Delphi

FAdvertisedData: TScanResponse;

C++

TScanResponse* FAdvertisedData;

プロパティ

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


説明

デバイスで広告されるデータ。

データは、デバイスの検知の間に取得されます。

サポート対象プラットフォーム

このフィールドは、Windows ではサポートされません。

関連項目