__attribute__構造体リファレンス

__attribute__構造体リファレンス

#include < bluetooth.h >

データフィールド

uint8_t住所[6]
uint8_t名前[249]
uint8_tピン[16]
uint8_t状態
uint8_t ctrl_state
uint64_t tx_time
uint64_t rx_time
uint64_tアイドルタイム
uint64_t energy_used
int32_t app_uid
uint64_t tx_bytes
uint64_t rx_bytes
短いサイズ
bt_bdaddr_t bd_addr
intチャネル
int状態
unsigned short max_tx_packet_size
unsigned short max_rx_packet_size

詳細な説明

Bluetoothアドレス

Bluetoothデバイス名

Bluetoothピンキーコード

標準のBTSOCKETインターフェースを表します。

bluetooth.hファイルの55行で定義されています。

フィールドドキュメント

uint8_tアドレス[6]

bluetooth.hファイルの56行目で定義されています。

int32_t app_uid

bluetooth.hファイルの113行で定義されています。

bt_bdaddr_t bd_addr

ファイルbt_sock.h36行で定義されています。

intチャネル

ファイルbt_sock.h37行で定義されています。

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.h46行で定義されています。

unsigned short max_tx_packet_size

ファイルbt_sock.h42行で定義されています。

uint8_t名[249]

bluetooth.hファイルの61行で定義されています。

uint8_tピン[16]

bluetooth.hファイルの100行目で定義されています。

uint64_t rx_bytes

bluetooth.hファイルの115行で定義されています。

uint64_t rx_time

bluetooth.hファイルの107行で定義されています。

ショートサイズ

ファイルbt_sock.h35行で定義されています。

intステータス

ファイルbt_sock.h38行で定義されています。

uint8_tステータス

bluetooth.hファイルの104行で定義されています。

uint64_t tx_bytes

bluetooth.hファイルの114行で定義されています。

uint64_t tx_time

bluetooth.hファイルの106行目で定義されています。


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