Bluetooth Framework C++ Edition
Public Attributes | List of all members
wclBluetoothOobData Struct Reference

The structure contains data used to authenticate prior to establishing an Out-of-Band device pairing. More...

#include <wclBluetooth.h>

Public Attributes

BYTE C [16]
 A 128-bit cryptographic key used for two-way authentication.
 
BYTE R [16]
 A randomly generated number used for one-way authentication. If this number is not provided by the device initiating the OOB session, this value is 0.
 

Detailed Description

The structure contains data used to authenticate prior to establishing an Out-of-Band device pairing.