btgatt_notify_params_t 结构体参考文档
btgatt_notify_params_t 结构体参考文档
#include <
bt_gatt_client.h
>
数据字段 |
|
uint8_t | 值 [ BTGATT_MAX_ATTR_LEN ] |
bt_bdaddr_t | bda |
uint16_t | 处理程序 |
uint16_t | len |
uint8_t | is_notify |
详细说明
属性更改通知参数
定义位于文件 bt_gatt_client.h 的第 62 行 。
字段文档
bt_bdaddr_t bda |
定义位于文件 bt_gatt_client.h 的 65 行 。
uint16_t handle |
定义位于文件 bt_gatt_client.h 的第 66 行 。
uint8_t is_notify |
定义位于文件 bt_gatt_client.h 的 68 行。
uint16_t len |
定义位于文件 bt_gatt_client.h 的第 67 行 。
uint8_t value[ BTGATT_MAX_ATTR_LEN ] |
定义位于文件 bt_gatt_client.h 的第 64 行 。 。
此结构体的文档是根据以下文件生成的:
- hardware/libhardware/include/hardware/ bt_gatt_client.h