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

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

#include <sle_ssap_client.h>

ssapc_read_req_by_uuid_param_t 的协作图:

成员变量

uint8_t type
 
uint16_t start_hdl
 
uint16_t end_hdl
 
sle_uuid_t uuid
 

详细描述

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

结构体成员变量说明

◆ end_hdl

uint16_t ssapc_read_req_by_uuid_param_t::end_hdl

结束句柄。

◆ start_hdl

uint16_t ssapc_read_req_by_uuid_param_t::start_hdl

起始句柄。

◆ type

uint8_t ssapc_read_req_by_uuid_param_t::type

查找类型 { ssap_find_type_t }。

◆ uuid

sle_uuid_t ssapc_read_req_by_uuid_param_t::uuid

uuid


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