System.Bluetooth.TBluetoothLEDevice.FAdvertisedData
Delphi
FAdvertisedData: TScanResponse;
C++
TScanResponse* FAdvertisedData;
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| field | protected | System.Bluetooth.pas System.Bluetooth.hpp  | 
        System.Bluetooth | TBluetoothLEDevice | 
Description
Data advertised by the device.
The data is obtained during device discovery.
Platform Support
This field is not supported on Windows.