5.11.0.0R3
Software Development Kit
 
Loading...
Searching...
No Matches
wiced_bt_dev_local_oob_t Struct Reference

#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
 

Detailed Description

Local OOB data BTM_READ_LOCAL_OOB_DATA_COMPLETE_EVT

Field Documentation

◆ c_192

BT_OCTET16 wiced_bt_dev_local_oob_t::c_192

Simple Pairing Hash C derived from the P-192 public key

◆ c_256

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)

◆ is_extended_oob_data

wiced_bool_t wiced_bt_dev_local_oob_t::is_extended_oob_data

TRUE if extended OOB data

◆ r_192

BT_OCTET16 wiced_bt_dev_local_oob_t::r_192

Simple Pairing Randomnizer R associated with the P-192 public key

◆ r_256

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)

◆ status

wiced_result_t wiced_bt_dev_local_oob_t::status

Status


The documentation for this struct was generated from the following file: