Zephyr API Documentation 4.2.99
A Scalable Open Source RTOS
 4.2.99
bt_le_oob_sc_data Struct Reference

LE Secure Connections pairing Out of Band data. More...

#include <zephyr/bluetooth/bluetooth.h>

Data Fields

uint8_t r [16]
 Random Number.
uint8_t c [16]
 Confirm Value.

Detailed Description

LE Secure Connections pairing Out of Band data.

Field Documentation

◆ c

uint8_t bt_le_oob_sc_data::c[16]

Confirm Value.

◆ r

uint8_t bt_le_oob_sc_data::r[16]

Random Number.


The documentation for this struct was generated from the following file: