GattProtocolError.InsufficientEncryptionKeySize 属性

定义

获取加密密钥大小不足错误的字节值。

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

属性值

Byte

byte

加密密钥大小不足错误的字节值。

Windows 要求

应用功能
bluetooth

适用于