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] |
详细说明
用于绑定的蓝牙带外数据
定义位于文件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行。
该结构的文档是从以下文件生成的: