__attribute__ 結構體參考資料

__attribute__ 結構體參考資料

#include < bluetooth.h >

資料欄位

uint8_t 地址 [6]
 
uint8_t name [249]
 
uint8_t pin [16]
 
uint8_t 狀態
 
uint8_t ctrl_state
 
uint64_t tx_time
 
uint64_t rx_time
 
uint64_t idle_time
 
uint64_t energy_used
 
int32_t app_uid
 
uint64_t tx_bytes
 
uint64_t rx_bytes
 
short size
 
bt_bdaddr_t bd_addr
 
int  管道
 
int  狀態
 
無符號短整數 max_tx_packet_size
 
無符號短整數 max_rx_packet_size
 

詳細說明

藍牙位址

藍牙裝置名稱

藍牙 PinKey 代碼

代表標準 BT SOCKET 介面。

定義位於檔案 bluetooth.h 55 行。

欄位說明文件

uint8_t address[6]

定義位於檔案 bluetooth.h 56 行。

int32_t app_uid

定義位於檔案 bluetooth.h 113 行。

bt_bdaddr_t bd_addr

定義位於檔案 bt_sock.h 的 36 行。

int channel

定義位於檔案 bt_sock.h 37 行。

uint8_t ctrl_state

定義位於檔案 bluetooth.h 105 行。

uint64_t energy_used

定義位於檔案 bluetooth.h 109 行。

uint64_t idle_time

定義位於檔案 bluetooth.h 108 行。

unsigned short max_rx_packet_size

定義位於檔案 bt_sock.h 46 行。

unsigned short max_tx_packet_size

定義位於檔案 bt_sock.h 42 行。

uint8_t name[249]

定義位於檔案 bluetooth.h 61 行。

uint8_t pin[16]

定義位於檔案 bluetooth.h 100 行。

uint64_t rx_bytes

定義位於檔案 bluetooth.h 115 行。

uint64_t rx_time

定義位於檔案 bluetooth.h 107 行。

短尺寸

定義位於檔案 bt_sock.h 35 行。

int status

定義位於檔案 bt_sock.h 38 行。

uint8_t 狀態

定義位於檔案 bluetooth.h 104 行。

uint64_t tx_bytes

定義位於檔案 bluetooth.h 114 行。

uint64_t tx_time

定義位於檔案 bluetooth.h 106 行。


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