System.Bluetooth.Components.TBluetoothLE.RequestMTU
Delphi
function RequestMTU(const ADevice: TBluetoothLEDevice; AMTU: Integer): Boolean;
C++
bool __fastcall RequestMTU(System::Bluetooth::TBluetoothLEDevice* const ADevice, int AMTU);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | public | System.Bluetooth.Components.pas System.Bluetooth.Components.hpp |
System.Bluetooth.Components | TBluetoothLE |
Description
Embarcadero Technologies does not currently have any additional information.