System.Bluetooth.TBluetoothLEDevice

De RAD Studio API Documentation
Aller à : navigation, rechercher

System.Bluetooth.TBluetoothCustomDeviceSystem.TObjectTBluetoothLEDevice

Delphi

TBluetoothLEDevice = class(TBluetoothCustomDevice)

C++

class PASCALIMPLEMENTATION TBluetoothLEDevice : public TBluetoothCustomDevice

Propriétés

Type Visibilité  Source Unité  Parent
class public
System.Bluetooth.pas
System.Bluetooth.hpp
System.Bluetooth System.Bluetooth


Description

Représente un périphérique distant qui supporte le protocole Bluetooth Low Energy.

Vous pouvez utiliser une instance de TBluetoothLEDevice pour :

Pour obtenir une instance de TBluetoothLEDevice, utilisez la méthode StartDiscovery ou la propriété LastDiscoveredDevices d'un gestionnaire.

Voir aussi