System.Bluetooth.TBluetoothDevice.FServiceList
Delphi
FServiceList: TBluetoothServiceList;
C++
TBluetoothServiceList* FServiceList;
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| field | protected | System.Bluetooth.pas System.Bluetooth.hpp | System.Bluetooth | TBluetoothDevice | 
Description
List of services that the remote device provides.
DoGetServices generates or updates this list.
Platform Support
| Platform | Supported | Notes | 
|---|---|---|
| 32-bit Windows |  | |
| OS X |  | |
| Android | 4.0.2+ | 
 |