WS63 SDK 文档 7021f4f@fbb_ws63
ws63 和 ws63e 解决方案的 SDK 文档
载入中...
搜索中...
未找到
gattc_discovery_character_result_t结构体 参考

发现特征结果。 更多...

#include <bts_gatt_client.h>

gattc_discovery_character_result_t 的协作图:

成员变量

bt_uuid_t uuid
 
uint16_t declare_handle
 
uint16_t value_handle
 
uint8_t properties
 

详细描述

发现特征结果。

结构体成员变量说明

◆ declare_handle

uint16_t gattc_discovery_character_result_t::declare_handle

特征声明句柄。

◆ properties

uint8_t gattc_discovery_character_result_t::properties

特征特性 { gatt_characteristic_property_t }。

◆ uuid

bt_uuid_t gattc_discovery_character_result_t::uuid

特征uuid。

◆ value_handle

uint16_t gattc_discovery_character_result_t::value_handle

特征值句柄。


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