System.Bluetooth.TBluetoothLEManager.AllDiscoveredDevices

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property AllDiscoveredDevices: TBluetoothLEDeviceList read FAllDiscoveredLEDevices;

C++

__property TBluetoothLEDeviceList* AllDiscoveredDevices = {read=FAllDiscoveredLEDevices};

Properties

Type Visibility Source Unit Parent
property public
System.Bluetooth.pas
System.Bluetooth.hpp
System.Bluetooth TBluetoothLEManager

Description

Returns a list of all discovered BLE devices.