__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_地址
整数渠道
整数地位
无符号短最大发送数据包大小
无符号短最大接收包大小

详细说明

蓝牙地址

蓝牙设备名称

蓝牙 PinKey 代码

代表标准的BT SOCKET接口。

定义位于文件bluetooth.h的第55行。

现场文档

uint8_t 地址[6]

定义位于文件bluetooth.h的第56行。

int32_t app_uid

定义位于文件bluetooth.h的第113行。

bt_bdaddr_t bd_addr

定义位于文件bt_sock.h36行。

国际频道

定义位于文件bt_sock.h37行。

uint8_t ctrl_state

定义位于文件bluetooth.h的第105行。

uint64_t energy_used

定义位于文件bluetooth.h的第109行。

uint64_t 空闲时间

定义位于文件bluetooth.h的第108行。

无符号短 max_rx_packet_size

定义位于文件bt_sock.h46行。

无符号短 max_tx_packet_size

定义位于文件bt_sock.h42行。

uint8_t 名称[249]

定义位于文件bluetooth.h61行。

uint8_t 引脚[16]

定义位于文件bluetooth.h100行。

uint64_t rx_bytes

定义位于文件bluetooth.h的第115行。

uint64_t rx_time

定义位于文件bluetooth.h的第107行。

短尺寸

定义位于文件bt_sock.h35行。

整数状态

定义位于文件bt_sock.h38行。

uint8_t 状态

定义位于文件bluetooth.h的第104行。

uint64_t tx_bytes

定义位于文件bluetooth.h的第114行。

uint64_t tx_time

定义位于文件bluetooth.h的第106行。


该结构的文档是从以下文件生成的: