System.Bluetooth.Components.TBluetoothLE.ClearServices

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure ClearServices;

C++

void __fastcall ClearServices(void);

Properties

Type Visibility Source Unit Parent
procedure
function
public
System.Bluetooth.Components.pas
System.Bluetooth.Components.hpp
System.Bluetooth.Components TBluetoothLE

Description

Removes any service that you previously added to your GATT server.

See Also