#include <wiced_bt_dev.h>
Data Fields | |
| BT_OCTET16 | c_192 |
| BT_OCTET16 | c_256 |
| wiced_bool_t | is_extended_oob_data |
| BT_OCTET16 | r_192 |
| BT_OCTET16 | r_256 |
| wiced_result_t | status |
Local OOB data BTM_READ_LOCAL_OOB_DATA_COMPLETE_EVT
| BT_OCTET16 wiced_bt_dev_local_oob_t::c_192 |
Simple Pairing Hash C derived from the P-192 public key
| BT_OCTET16 wiced_bt_dev_local_oob_t::c_256 |
Simple Pairing Hash C derived from the P-256 public key (valid only if is_extended_oob_data=TRUE)
| wiced_bool_t wiced_bt_dev_local_oob_t::is_extended_oob_data |
TRUE if extended OOB data
| BT_OCTET16 wiced_bt_dev_local_oob_t::r_192 |
Simple Pairing Randomnizer R associated with the P-192 public key
| BT_OCTET16 wiced_bt_dev_local_oob_t::r_256 |
Simple Pairing Randomnizer R associated with the P-256 public key (valid only if is_extended_oob_data=TRUE)
| wiced_result_t wiced_bt_dev_local_oob_t::status |
Status