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

SSAP 查找参数。 更多...

#include <sle_ssap_client.h>

ssapc_find_structure_param_t 的协作图:

成员变量

uint8_t type
 
uint16_t start_hdl
 
uint16_t end_hdl
 
sle_uuid_t uuid
 
uint8_t reserve
 

详细描述

SSAP 查找参数。

结构体成员变量说明

◆ end_hdl

uint16_t ssapc_find_structure_param_t::end_hdl

结束句柄

◆ reserve

uint8_t ssapc_find_structure_param_t::reserve

预留,默认值写0

◆ start_hdl

uint16_t ssapc_find_structure_param_t::start_hdl

起始句柄

◆ type

uint8_t ssapc_find_structure_param_t::type

查找类型 { ssap_find_type_t }。

◆ uuid

sle_uuid_t ssapc_find_structure_param_t::uuid

uuid,按照uuid查找时生效,其余不生效


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