dragoon  4383
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Groups Pages
ble_gap_lesc_oob_data_t Struct Reference

GAP LE Secure Connections OOB data. More...

#include <ble_gap.h>

Data Fields

ble_gap_addr_t addr
 
uint8_t r [16]
 
uint8_t c [16]
 

Detailed Description

GAP LE Secure Connections OOB data.

Definition at line 737 of file ble_gap.h.

Field Documentation

ble_gap_addr_t ble_gap_lesc_oob_data_t::addr

Bluetooth address of the device.

Definition at line 739 of file ble_gap.h.

uint8_t ble_gap_lesc_oob_data_t::c[16]

Confirm Value.

Definition at line 741 of file ble_gap.h.

uint8_t ble_gap_lesc_oob_data_t::r[16]

Random Number.

Definition at line 740 of file ble_gap.h.


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