Skip to content

Latest commit

 

History

History
68 lines (59 loc) · 2.45 KB

ns-bluetoothapis-bluetooth_oob_data_info.md

File metadata and controls

68 lines (59 loc) · 2.45 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NS:bluetoothapis._BLUETOOTH_OOB_DATA_INFO
BLUETOOTH_OOB_DATA_INFO (bluetoothapis.h)
BLUETOOTH_OOB_DATA_INFO structure contains data used to authenticate prior to establishing an Out-of-Band device pairing.
*PBLUETOOTH_OOB_DATA_INFO
BLUETOOTH_OOB_DATA_INFO
BLUETOOTH_OOB_DATA_INFO structure [Bluetooth]
PBLUETOOTH_OOB_DATA_INFO
PBLUETOOTH_OOB_DATA_INFO structure pointer [Bluetooth]
bluetooth.bluetooth_oob_data_info
bluetoothapis/BLUETOOTH_OOB_DATA_INFO
bluetoothapis/PBLUETOOTH_OOB_DATA_INFO
bluetooth\bluetooth_oob_data_info.htm
bluetooth
0728678a-98c7-44b5-a117-5f9acae9fd25
12/05/2018
*PBLUETOOTH_OOB_DATA_INFO, BLUETOOTH_OOB_DATA_INFO, BLUETOOTH_OOB_DATA_INFO structure [Bluetooth], PBLUETOOTH_OOB_DATA_INFO, PBLUETOOTH_OOB_DATA_INFO structure pointer [Bluetooth], bluetooth.bluetooth_oob_data_info, bluetoothapis/BLUETOOTH_OOB_DATA_INFO, bluetoothapis/PBLUETOOTH_OOB_DATA_INFO
bluetoothapis.h
Bthsdpdef.h, BluetoothAPIs.h
Windows
Windows Vista, Windows XP with SP2 [desktop apps only]
None supported
Windows
BLUETOOTH_OOB_DATA_INFO, *PBLUETOOTH_OOB_DATA_INFO
19H1
_BLUETOOTH_OOB_DATA_INFO
bluetoothapis/_BLUETOOTH_OOB_DATA_INFO
PBLUETOOTH_OOB_DATA_INFO
bluetoothapis/PBLUETOOTH_OOB_DATA_INFO
BLUETOOTH_OOB_DATA_INFO
bluetoothapis/BLUETOOTH_OOB_DATA_INFO
c++
APIRef
kbSyntax
HeaderDef
BluetoothAPIs.h
BLUETOOTH_OOB_DATA_INFO

-description

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

-struct-fields

-field C

A 128-bit cryptographic key used for two-way authentication.

-field R

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.

-remarks

For more details regarding the creation of keys for OOB authentication, see the Bluetooth Core Specification.