System.Bluetooth.TBluetoothLEManager.AllDiscoveredDevices
Delphi
property AllDiscoveredDevices: TBluetoothLEDeviceList read FAllDiscoveredLEDevices;
C++
__property TBluetoothLEDeviceList* AllDiscoveredDevices = {read=FAllDiscoveredLEDevices};
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
property | public | System.Bluetooth.pas System.Bluetooth.hpp |
System.Bluetooth | TBluetoothLEManager |
説明
検知された BLE デバイスすべてのリストを返します。