System.Bluetooth.TBluetoothGattServer.StopAdvertising

提供:RAD Studio API Documentation

Delphi

procedure StopAdvertising;

C++

void __fastcall StopAdvertising();

プロパティ

種類 可視性 ソース ユニット
procedure
function
public
System.Bluetooth.pas
System.Bluetooth.hpp
System.Bluetooth TBluetoothGattServer


説明

リモート クライアントへの広告データのブロードキャストを停止します。

関連項目