Freigeben über


GattReadRequest.RespondWithProtocolError(Byte) Methode

Definition

Antwortet auf die Leseanforderung mit einem Protokollfehler.

public:
 virtual void RespondWithProtocolError(byte protocolError) = RespondWithProtocolError;
void RespondWithProtocolError(byte const& protocolError);
public void RespondWithProtocolError(byte protocolError);
function respondWithProtocolError(protocolError)
Public Sub RespondWithProtocolError (protocolError As Byte)

Parameter

protocolError
Byte

byte

Der zu sendende Protokollfehler. Eine Liste der Fehler mit den Bytewerten finden Sie in GattProtocolError.

Windows-Anforderungen

App-Funktionen
bluetooth

Gilt für: