2.0.0.4R9
Software Development Kit
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules
wiced_bt_dev_local_oob_t Struct Reference

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

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


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