System.Bluetooth.Components.TBluetooth.DiscoverDevices
Delphi
procedure DiscoverDevices(ATimeout: Integer);
C++
void __fastcall DiscoverDevices(int ATimeout);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
procedure function |
public | System.Bluetooth.Components.pas System.Bluetooth.Components.hpp |
System.Bluetooth.Components | TBluetooth |
Description
The current adapter performs a new scan of discoverable devices until a Timeout.
DiscoverDevices supports the following platforms:
| Platform | Support | Timeout Unit |
|---|---|---|
|
Android |
|
msecs |
|
macOS |
Not supported |
|
|
iOS |
Not supported |
|
|
Linux |
Not supported |
|
|
Windows |
|
msecs |