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行。
該結構的文檔是從以下文件產生的: