System.Bluetooth.TBluetoothLEDevice.DoOnMTUChanged
Delphi
procedure DoOnMTUChanged(AMTU: Integer; AGattStatus: TBluetoothGattStatus); virtual;
C++
virtual void __fastcall DoOnMTUChanged(int AMTU, TBluetoothGattStatus AGattStatus);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
procedure function |
protected | System.Bluetooth.pas System.Bluetooth.hpp |
System.Bluetooth | TBluetoothLEDevice |
Description
Embarcadero Technologies does not currently have any additional information.