Click or drag to resize

BluetoothAuthenticationRequirements Enumeration

Namespace:  InTheHand.Net.Bluetooth
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
public enum BluetoothAuthenticationRequirements
Members
  Member nameValueDescription
MITMProtectionNotRequired0
MITMProtectionRequired1
MITMProtectionNotRequiredBonding2
MITMProtectionRequiredBonding3
MITMProtectionNotRequiredGeneralBonding4
MITMProtectionRequiredGeneralBonding5
MITMProtectionNotDefined255
See Also