Zephyr API Documentation  3.6.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
bt_le_oob_sc_data Struct Reference

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

#include <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: