System.Bluetooth.TBluetoothLEAdapter.StartDiscoveryRaw
Delphi
function StartDiscoveryRaw: Boolean;
C++
bool __fastcall StartDiscoveryRaw(void);
Propriétés
| Type | Visibilité | Source | Unité | Parent |
|---|---|---|---|---|
| function | protected | System.Bluetooth.pas System.Bluetooth.hpp |
System.Bluetooth | TBluetoothLEAdapter |
Description
Démarre une analyse des périphériques Bluetooth Low Energy.
La fonction StartDiscoveryRaw du gestionnaire en cours appelle cette fonction.
StartDiscoveryRaw appelle DoStartDiscoveryRaw.