System.Bluetooth.TBluetoothLEDevice.DoRequestMTU

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function DoRequestMTU(AMTU: Integer): Boolean; virtual;

C++

virtual bool __fastcall DoRequestMTU(int AMTU);

Properties

Type Visibility Source Unit Parent
function protected
System.Bluetooth.pas
System.Bluetooth.hpp
System.Bluetooth TBluetoothLEDevice

Description

Embarcadero Technologies does not currently have any additional information.