![]() |
Airoha M0 BLE API
1.0.5.4
|
LE SC OOB data structure. More...
Data Fields | |
uint8_t | r [BLE_GAP_SEC_KEY_LEN] |
uint8_t | c [BLE_GAP_SEC_KEY_LEN] |
LE SC OOB data structure.
uint8_t ble_lesc_oob_data_t::r[BLE_GAP_SEC_KEY_LEN] |
Random number.
uint8_t ble_lesc_oob_data_t::c[BLE_GAP_SEC_KEY_LEN] |
Confirm value.