Class GattWriteRequest
- Assembly
- nanoFramework.Device.Bluetooth.dll
This class represents a GATT write request.
public class GattWriteRequest
- Inheritance
-
GattWriteRequest
- Inherited Members
- Extension Methods
Properties
Offset
Gets the offset.
public uint Offset { get; }
Property Value
Option
Gets the write request option.
public GattWriteOption Option { get; }
Property Value
Value
Gets the buffer value of the write request.
public Buffer Value { get; }
Property Value
Methods
Respond()
Responds to the write request.
public void Respond()
RespondWithProtocolError(byte)
Responds with a protocol error.
public void RespondWithProtocolError(byte protocolError)
Parameters
protocolError
byteError byte