![]() |
S130 SoftDevice
v2.0.1
|
| Choose documentation: | nRF5 SDK | S130 SoftDevice API | S132 SoftDevice API | S212 SoftDevice API | S332 SoftDevice API |
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] |
GAP LE Secure Connections OOB data.
| ble_gap_addr_t ble_gap_lesc_oob_data_t::addr |
Bluetooth address of the device.
| uint8_t ble_gap_lesc_oob_data_t::c[16] |
Confirm Value.
| uint8_t ble_gap_lesc_oob_data_t::r[16] |
Random Number.