Airoha M0 BLE API  1.0.5.4
ble_lesc_oob_data_t Struct Reference

LE SC OOB data structure. More...

Data Fields

uint8_t r [BLE_GAP_SEC_KEY_LEN]
 
uint8_t c [BLE_GAP_SEC_KEY_LEN]
 

Detailed Description

LE SC OOB data structure.

Field Documentation

◆ r

uint8_t ble_lesc_oob_data_t::r[BLE_GAP_SEC_KEY_LEN]

Random number.

◆ c

uint8_t ble_lesc_oob_data_t::c[BLE_GAP_SEC_KEY_LEN]

Confirm value.