BluetoothAuthenticationRequirements Enumeration |
Namespace: InTheHand.Net.Bluetooth
public enum BluetoothAuthenticationRequirements
Member name | Value | Description | |
---|---|---|---|
MITMProtectionNotRequired | 0 | ||
MITMProtectionRequired | 1 | ||
MITMProtectionNotRequiredBonding | 2 | ||
MITMProtectionRequiredBonding | 3 | ||
MITMProtectionNotRequiredGeneralBonding | 4 | ||
MITMProtectionRequiredGeneralBonding | 5 | ||
MITMProtectionNotDefined | 255 |