btgatt_interface_t 结构参考

btgatt_interface_t 结构参考

#include < bt_gatt.h >

数据字段

尺寸_t尺寸
bt_状态_t (* init )(const btgatt_callbacks_t *回调)
空白(*清理)(无效)
常量btgatt_client_interface_t *客户
常量btgatt_server_interface_t *服务器

详细说明

代表标准蓝牙 GATT 接口。

定义位于文件bt_gatt.h40行。

现场文档

无效(*清理)(无效)

关闭界面

定义位于文件bt_gatt.h50行。

const btgatt_client_interface_t * 客户端

指向 GATT 客户端接口方法的指针。

定义位于文件bt_gatt.h53行。

bt_status_t (* init)(const btgatt_callbacks_t *回调)

初始化接口并提供回调例程

定义位于文件bt_gatt.h47行。

const btgatt_server_interface_t * 服务器

指向 GATT 服务器接口方法的指针。

定义位于文件bt_gatt.h56行。

size_t 尺寸

设置为 sizeof(btgatt_interface_t)

定义位于文件bt_gatt.h42行。


该结构的文档是从以下文件生成的:
  • 硬件/libhardware/include/hardware/ bt_gatt.h