__attribute__ 结构参考
__attribute__ 结构参考
#include < bluetooth.h >
数据字段 | |
uint8_t | 地址[6] |
uint8_t | 名字[249] |
uint8_t | 销[16] |
uint8_t | 地位 |
uint8_t | ctrl_状态 |
uint64_t | 发送时间 |
uint64_t | 接收时间 |
uint64_t | 空闲时间 |
uint64_t | 已用能源 |
int32_t | 应用程序用户界面 |
uint64_t | 发送字节数 |
uint64_t | 接收字节数 |
短的 | 尺寸 |
bt_bdaddr_t | bd_地址 |
整数 | 渠道 |
整数 | 地位 |
无符号短 | 最大发送数据包大小 |
无符号短 | 最大接收包大小 |
详细说明
现场文档
uint8_t 地址[6] |
定义位于文件bluetooth.h的第56行。
int32_t app_uid |
定义位于文件bluetooth.h的第113行。
uint8_t ctrl_state |
定义位于文件bluetooth.h的第105行。
uint64_t energy_used |
定义位于文件bluetooth.h的第109行。
uint64_t 空闲时间 |
定义位于文件bluetooth.h的第108行。
uint8_t 名称[249] |
定义位于文件bluetooth.h第61行。
uint8_t 引脚[16] |
定义位于文件bluetooth.h第100行。
uint64_t rx_bytes |
定义位于文件bluetooth.h的第115行。
uint64_t rx_time |
定义位于文件bluetooth.h的第107行。
uint8_t 状态 |
定义位于文件bluetooth.h的第104行。
uint64_t tx_bytes |
定义位于文件bluetooth.h的第114行。
uint64_t tx_time |
定义位于文件bluetooth.h的第106行。
该结构的文档是从以下文件生成的:
- 硬件/libhardware/include/hardware/bluetooth.h
- 硬件/libhardware/include/hardware/bt_sock.h