![]() |
AIROC™ BTSDK v4.9 - Documentation | |||
Local OOB data BTM_READ_LOCAL_OOB_DATA_COMPLETE_EVT. More...
Data Fields | |
| wiced_result_t | status |
| Status. | |
| wiced_bool_t | is_extended_oob_data |
| TRUE if extended OOB data. | |
| BT_OCTET16 | c_192 |
| Simple Pairing Hash C derived from the P-192 public key. | |
| BT_OCTET16 | r_192 |
| Simple Pairing Randomnizer R associated with the P-192 public key. | |
| BT_OCTET16 | c_256 |
| Simple Pairing Hash C derived from the P-256 public key (valid only if is_extended_oob_data=TRUE) | |
| BT_OCTET16 | r_256 |
| Simple Pairing Randomnizer R associated with the P-256 public key (valid only if is_extended_oob_data=TRUE) | |
Local OOB data BTM_READ_LOCAL_OOB_DATA_COMPLETE_EVT.