System.Bluetooth.TBluetoothLEDevice.FAdvertisedData

From RAD Studio API Documentation
Jump to: navigation, search

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.

See Also