__attribute__ Struct Reference

__attribute__ Struct Reference

#include < bluetooth.h >

Data Fields

uint8_t  address [6]
 
uint8_t  name [249]
 
uint8_t  pin [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
 
short  size
 
bt_bdaddr_t  bd_addr
 
int  channel
 
int  status
 
unsigned short  max_tx_packet_size
 
unsigned short  max_rx_packet_size
 

Detailed Description

Bluetooth Address

Bluetooth Device Name

Bluetooth PinKey Code

Represents the standard BT SOCKET interface.

Definition at line 55 of file bluetooth.h .

Field Documentation

uint8_t address[6]

Definition at line 56 of file bluetooth.h .

int32_t app_uid

Definition at line 113 of file bluetooth.h .

bt_bdaddr_t bd_addr

Definition at line 36 of file bt_sock.h .

int channel

Definition at line 37 of file bt_sock.h .

uint8_t ctrl_state

Definition at line 105 of file bluetooth.h .

uint64_t energy_used

Definition at line 109 of file bluetooth.h .

uint64_t idle_time

Definition at line 108 of file bluetooth.h .

unsigned short max_rx_packet_size

Definition at line 46 of file bt_sock.h .

unsigned short max_tx_packet_size

Definition at line 42 of file bt_sock.h .

uint8_t name[249]

Definition at line 61 of file bluetooth.h .

uint8_t pin[16]

Definition at line 100 of file bluetooth.h .

uint64_t rx_bytes

Definition at line 115 of file bluetooth.h .

uint64_t rx_time

Definition at line 107 of file bluetooth.h .

short size

Definition at line 35 of file bt_sock.h .

int status

Definition at line 38 of file bt_sock.h .

uint8_t status

Definition at line 104 of file bluetooth.h .

uint64_t tx_bytes

Definition at line 114 of file bluetooth.h .

uint64_t tx_time

Definition at line 106 of file bluetooth.h .


The documentation for this struct was generated from the following files: