System.Bluetooth.TBluetoothLEManager.AllDiscoveredDevices
Delphi
property AllDiscoveredDevices: TBluetoothLEDeviceList read FAllDiscoveredLEDevices;
C++
__property TBluetoothLEDeviceList* AllDiscoveredDevices = {read=FAllDiscoveredLEDevices};
Propriétés
| Type | Visibilité | Source | Unité | Parent |
|---|---|---|---|---|
| property | public | System.Bluetooth.pas System.Bluetooth.hpp |
System.Bluetooth | TBluetoothLEManager |
Description
Renvoie la liste des périphériques BLE découverts.