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 行。


這個結構體的說明文件是由下列檔案產生: