__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 .
| 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 .
| 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 .
| 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:
- hardware/libhardware/include/hardware/ bluetooth.h
- hardware/libhardware/include/hardware/ bt_sock.h