__attribute__ 構造体リファレンス

__attribute__ 構造体リファレンス

#include < bluetooth.h >

データ フィールド

uint8_t address [6]
 
uint8_t name [249]
 
uint8_t ピン [16]
 
uint8_t status
 
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
 
ショート size
 
bt_bdaddr_t bd_addr
 
int channel
 
int status
 
符号なし短整数 max_tx_packet_size
 
符号なし短整数 max_rx_packet_size
 

詳細な説明

Bluetooth アドレス

Bluetooth デバイス名

Bluetooth 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 行 の定義。

符号なし短整数 max_rx_packet_size

ファイル bt_sock.h 46 行 の定義。

符号なし短整数 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 status

ファイル bluetooth.h 104 行 の定義。

uint64_t tx_bytes

ファイル bluetooth.h 114 行 の定義。

uint64_t tx_time

ファイル bluetooth.h 106 行 の定義。


この構造体のドキュメントは、次のファイルから生成されました。