System.Bluetooth.TBluetoothGattServer.StopAdvertising

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure StopAdvertising;

C++

void __fastcall StopAdvertising();

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
public
System.Bluetooth.pas
System.Bluetooth.hpp
System.Bluetooth TBluetoothGattServer


Beschreibung

Beendet das Senden von Bekanntgabedaten an Remote-Clients.

Siehe auch