GattProtocolError.InvalidPdu Property

Definition

Gets the byte value for an invalid PDU error.

public:
 static property byte InvalidPdu { byte get(); };
static byte InvalidPdu();
public static byte InvalidPdu { get; }
var byte = GattProtocolError.invalidPdu;
Public Shared ReadOnly Property InvalidPdu As Byte

Property Value

Byte

byte

The byte value for an invalid PDU error.

Windows requirements

App capabilities
bluetooth

Applies to