bt_out_of_band_data_t Struct Reference
#include <
bluetooth.h
>
Data Fields |
|
uint8_t | c192 [16] |
uint8_t | r192 [16] |
uint8_t | c256 [16] |
uint8_t | r256 [16] |
uint8_t | sm_tk [16] |
uint8_t | le_sc_c [16] |
uint8_t | le_sc_r [16] |
Detailed Description
Bluetooth Out Of Band data for bonding
Definition at line 268 of file bluetooth.h .
Field Documentation
uint8_t c192[16] |
Definition at line 270 of file bluetooth.h .
uint8_t c256[16] |
Definition at line 272 of file bluetooth.h .
uint8_t le_sc_c[16] |
Definition at line 275 of file bluetooth.h .
uint8_t le_sc_r[16] |
Definition at line 276 of file bluetooth.h .
uint8_t r192[16] |
Definition at line 271 of file bluetooth.h .
uint8_t r256[16] |
Definition at line 273 of file bluetooth.h .
uint8_t sm_tk[16] |
Definition at line 274 of file bluetooth.h .
The documentation for this struct was generated from the following file:
- hardware/libhardware/include/hardware/ bluetooth.h