System.Bluetooth.TBluetoothLEAdvertiseData.FServiceData
Delphi
FServiceData: TBluetoothLEServiceData;
C++
TBluetoothLEServiceData* FServiceData;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
field | protected | System.Bluetooth.pas System.Bluetooth.hpp |
System.Bluetooth | TBluetoothLEAdvertiseData |
Description
Protected field that holds the value of the ServiceData property.