GattProtocolError.InsufficientEncryption 属性

定义

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

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

属性值

Byte

byte

加密不足错误的字节值。

Windows 要求

应用功能
bluetooth

适用于