btgatt_interface_t 结构体参考文档
btgatt_interface_t 结构体参考文档
#include <
bt_gatt.h
>
数据字段 |
|
size_t | 尺寸 |
bt_status_t (* | init )(const btgatt_callbacks_t *callbacks) |
void(* | cleanup )(void) |
const btgatt_client_interface_t * | client |
const btgatt_server_interface_t * | server |
详细说明
字段文档
void(* cleanup)(void) |
关闭界面
定义位于文件 bt_gatt.h 的第 50 行。
const btgatt_client_interface_t * client |
bt_status_t (* init)(const btgatt_callbacks_t *callbacks) |
const btgatt_server_interface_t * server |
指向 GATT 服务器接口方法的指针。
定义位于文件 bt_gatt.h 的第 56 行。
此结构体的文档是根据以下文件生成的:
- hardware/libhardware/include/hardware/ bt_gatt.h