System.Bluetooth.Components.TBluetoothLE.DoOnMTUChanged

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure DoOnMTUChanged(const Sender: TObject; AMTU: Integer; AGattStatus: TBluetoothGattStatus);

C++

void __fastcall DoOnMTUChanged(System::TObject* const Sender, int AMTU, System::Bluetooth::TBluetoothGattStatus AGattStatus);

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.