XFusion API v1.3.0
载入中...
搜索中...
未找到
xf_ble_gattc_chara_found_t结构体 参考

BLE GATTC 搜寻到的特征 更多...

#include <xf_ble_gatt_client_types.h>

xf_ble_gattc_chara_found_t 的协作图:
Collaboration graph

成员变量

xf_ble_uuid_info_t uuid
 
xf_ble_attr_handle_t handle
 
xf_ble_attr_handle_t value_handle
 
xf_ble_gatt_chara_property_t properties
 
xf_ble_gattc_desc_found_set_tdesc_set_info
 

详细描述

BLE GATTC 搜寻到的特征

示例
examples/wireless/ble/sample_gatt_client/main/xf_main.c.

在文件 xf_ble_gatt_client_types.h67 行定义.

结构体成员变量说明

◆ uuid

◆ handle

特征句柄,见 xf_ble_attr_handle_t

在文件 xf_ble_gatt_client_types.h69 行定义.

◆ value_handle

◆ properties

特征特性,见 xf_ble_gatt_chara_property_t

在文件 xf_ble_gatt_client_types.h71 行定义.

◆ desc_set_info

特征描述符集合信息,见 xf_ble_gattc_desc_found_set_t

在文件 xf_ble_gatt_client_types.h73 行定义.


该结构体的文档由以下文件生成: