Documentation de référence sur la struct __attribute__

Documentation de référence sur la struct __attribute__

#include < bluetooth.h >

Champs de données

uint8_t  address [6]
 
uint8_t  name [249]
 
uint8_t  épingle [16]
 
uint8_t  état
 
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
 
court size
 
bt_bdaddr_t  bd_addr
 
int  channel
 
int  état
 
entier non signé max_tx_packet_size
 
entier non signé max_rx_packet_size
 

Description détaillée

Adresse Bluetooth

Nom de l'appareil Bluetooth

Code Bluetooth PinKey

Représente l'interface BT SOCKET standard.

Définition à la ligne 55 du fichier bluetooth.h .

Documentation des champs

uint8_t address[6]

Définition à la ligne  56 du fichier bluetooth.h .

int32_t app_uid

Définition à la ligne  113 du fichier bluetooth.h .

bt_bdaddr_t bd_addr

Définition à la ligne  36 du fichier bt_sock.h .

Canal int

Définition à la ligne  37 du fichier bt_sock.h .

uint8_t ctrl_state

Définition à la ligne  105 du fichier bluetooth.h .

uint64_t energy_used

Définition à la ligne  109 du fichier bluetooth.h .

uint64_t idle_time

Définition à la ligne  108 du fichier bluetooth.h .

unsigned short max_rx_packet_size

Définition à la ligne  46 du fichier bt_sock.h .

unsigned short max_tx_packet_size

Définition à la ligne  42 du fichier bt_sock.h .

uint8_t name[249]

Définition à la ligne  61 du fichier bluetooth.h .

uint8_t pin[16]

Définition à la ligne  100 du fichier bluetooth.h .

uint64_t rx_bytes

Définition à la ligne  115 du fichier bluetooth.h .

uint64_t rx_time

Définition à la ligne  107 du fichier bluetooth.h .

taille courte

Définition à la ligne  35 du fichier bt_sock.h .

État int

Définition à la ligne  38 du fichier bt_sock.h .

État uint8_t

Définition à la ligne  104 du fichier bluetooth.h .

uint64_t tx_bytes

Définition à la ligne  114 du fichier bluetooth.h .

uint64_t tx_time

Définition à la ligne  106 du fichier bluetooth.h .


La documentation de ce struct a été générée à partir des fichiers suivants :