System.Bluetooth.TBluetoothGattServer.DoCharacteristicWriteRequest

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure DoCharacteristicWriteRequest(const ADevice: TBluetoothLEDevice; ARequestId: Integer;  const AGattCharacteristic: TBluetoothGattCharacteristic; APreparedWrite: Boolean; AResponseNeeded: Boolean; AnOffset: Integer; const AValue: TBytes); virtual; abstract;

C++

virtual void __fastcall DoCharacteristicWriteRequest(TBluetoothLEDevice* const ADevice, int ARequestId, TBluetoothGattCharacteristic* const AGattCharacteristic, bool APreparedWrite, bool AResponseNeeded, int AnOffset, const System::DynamicArray<System::Byte> AValue) = 0 ;

Propriétés

Type Visibilité  Source Unité  Parent
procedure
function
protected
System.Bluetooth.pas
System.Bluetooth.hpp
System.Bluetooth TBluetoothGattServer

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !