Bluetooth Framework C++ Edition

◆ wclBluetoothMitmProtection

The enumeration specifies the "Man in the Middle" protection required for authentication.

Enumerator
mitmProtectionNotRequired 

Protection against a "Man in the Middle" attack is not required for authentication.

mitmProtectionRequired 

Protection against a "Man in the Middle" attack is required for authentication.

mitmProtectionNotRequiredBonding 

Protection against a "Man in the Middle" attack is not required for bonding.

mitmProtectionRequiredBonding 

Protection against a "Man in the Middle" attack is required for bonding.

mitmProtectionNotRequiredGeneralBonding 

Protection against a "Man in the Middle" attack is not required for General Bonding.

mitmProtectionRequiredGeneralBonding 

Protection against a "Man in the Middle" attack is required for General Bonding.

mitmProtectionNotDefined 

Protection against "Man in the Middle" attack is not defined.