bt_out_of_band_data_t 结构体参考文档

bt_out_of_band_data_t 结构体参考文档

#include < bluetooth.h >

数据字段

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]
 

详细说明

用于配对的蓝牙 Out Of Band 数据

定义位于文件 bluetooth.h 268 行

字段文档

uint8_t c192[16]

定义位于文件 bluetooth.h 270 行。

uint8_t c256[16]

定义位于文件 bluetooth.h 272 行

uint8_t le_sc_c[16]

定义位于文件 bluetooth.h 275 行。

uint8_t le_sc_r[16]

定义位于文件 bluetooth.h 276 行

uint8_t r192[16]

定义位于文件 bluetooth.h 271 行

uint8_t r256[16]

定义位于文件 bluetooth.h 273 行

uint8_t sm_tk[16]

定义位于文件 bluetooth.h 274 行。


此结构体的文档是根据以下文件生成的: