![]() |
Bluetooth LE Profile API document
Bluetooth LE Profile API document Rev.1.00 [May 22, 2020]
|
This structure notifies that OOB data for Secure Connections has been generated by R_BLE_GAP_CreateScOobData(). More...
Data Fields | |
uint8_t * | p_sc_oob_conf |
Confirmation value(16 bytes) of OOB Data. More... | |
uint8_t * | p_sc_oob_rand |
Rand(16bytes) of OOB Data. More... | |
This structure notifies that OOB data for Secure Connections has been generated by R_BLE_GAP_CreateScOobData().
uint8_t* st_ble_gap_sc_oob_data_evt_t::p_sc_oob_conf |
Confirmation value(16 bytes) of OOB Data.
uint8_t* st_ble_gap_sc_oob_data_evt_t::p_sc_oob_rand |
Rand(16bytes) of OOB Data.