__attribute__-Strukturreferenz
#include <
bluetooth.h
>
Datenfelder |
|
uint8_t | address [6] |
uint8_t | name [249] |
uint8_t | anpinnen [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 |
kurz | size |
bt_bdaddr_t | bd_addr |
int | channel |
int | status |
unsigned short | max_tx_packet_size |
unsigned short | max_rx_packet_size |
Detaillierte Beschreibung
Bluetooth-Adresse
Name des Bluetooth-Geräts
Bluetooth-PIN-Code
Stellt die standardmäßige BT SOCKET-Schnittstelle dar.
Definition in Zeile 55 der Datei bluetooth.h .
Felddokumentation
uint8_t address[6] |
Definition in Zeile 56 der Datei bluetooth.h .
int32_t app_uid |
Definition in Zeile 113 der Datei bluetooth.h .
uint8_t ctrl_state |
Definition in Zeile 105 der Datei bluetooth.h .
uint64_t energy_used |
Definition in Zeile 109 der Datei bluetooth.h .
uint64_t idle_time |
Definition in Zeile 108 der Datei bluetooth.h .
uint8_t name[249] |
Definition in Zeile 61 der Datei bluetooth.h .
uint8_t pin[16] |
Definition in Zeile 100 der Datei bluetooth.h .
uint64_t rx_bytes |
Definition in Zeile 115 der Datei bluetooth.h .
uint64_t rx_time |
Definition in Zeile 107 der Datei bluetooth.h .
uint8_t status |
Definition in Zeile 104 der Datei bluetooth.h .
uint64_t tx_bytes |
Definition in Zeile 114 der Datei bluetooth.h .
uint64_t tx_time |
Definition in Zeile 106 der Datei bluetooth.h .
Die Dokumentation für diese Struktur wurde aus den folgenden Dateien generiert:
- hardware/libhardware/include/hardware/ bluetooth.h
- hardware/libhardware/include/hardware/ bt_sock.h