__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 行目 に定義されています。
uint8_t ctrl_state |
ファイル bluetooth.h の 105 行 の定義。
uint64_t energy_used |
ファイル bluetooth.h の 109 行の定義。
uint64_t idle_time |
ファイル bluetooth.h の 108 行 の定義。
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 行 の定義。
uint8_t status |
ファイル bluetooth.h の 104 行 の定義。
uint64_t tx_bytes |
ファイル bluetooth.h の 114 行 の定義。
uint64_t tx_time |
ファイル bluetooth.h の 106 行 の定義。
この構造体のドキュメントは、次のファイルから生成されました。
- hardware/libhardware/include/hardware/ bluetooth.h
- hardware/libhardware/include/hardware/ bt_sock.h