BTSSPAuthRequirement (Compact 2013)
3/26/2014
This structure contains information related to Bluetooth pairing authentication requirements.
Syntax
typedef struct BTSSPAuthRequirement {
BOOL MITMProtectionRequired;
BTSSPBondingType BondingType;
} BTSSPAuthRequirement;
Members
- MITMProtectionRequired
TRUE indicates that protection against man-in-the-middle (MITM) attacks is required. FALSE indicates it is not required.
- BondingType
Specifies the kind of Bluetooth bonding.
Requirements
Header |
bt_api.h |
See Also
Reference
Bluetooth Application Development Structures
BTSSPBondingType
BthSSPIOCapabilityRequestReply
BT_SSP_IO_CAPABILITY_RESPONSE_EVENT
BT_SSP_IO_CAPABILITY_NOTIFICATION_EVENT