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

向对端发送按照uuid读取请求的参数。 更多...

#include <bts_gatt_client.h>

gattc_read_req_by_uuid_param_t 的协作图:

成员变量

uint16_t start_hdl
 
uint16_t end_hdl
 
bt_uuid_t uuid
 

详细描述

向对端发送按照uuid读取请求的参数。

结构体成员变量说明

◆ end_hdl

uint16_t gattc_read_req_by_uuid_param_t::end_hdl

结束句柄。

◆ start_hdl

uint16_t gattc_read_req_by_uuid_param_t::start_hdl

起始句柄。

◆ uuid

bt_uuid_t gattc_read_req_by_uuid_param_t::uuid

uuid。


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