Searched refs:CORE_AUTH_SDK_VERSION (Results 1 – 4 of 4) sorted by relevance
/AliOS-Things-master/components/linksdk/core/utils/ |
A D | core_auth.c | 78 char *src[] = { CORE_AUTH_TIMESTAMP, CORE_AUTH_SDK_VERSION, secure_mode, extend_clientid}; in core_auth_mqtt_clientid() 81 …char *src[] = { product_key, device_name, CORE_AUTH_TIMESTAMP, CORE_AUTH_SDK_VERSION, secure_mode,… in core_auth_mqtt_clientid()
|
A D | core_auth.h | 14 #define CORE_AUTH_SDK_VERSION "sdk-c-4.0.0" macro
|
/AliOS-Things-master/components/linksdk/components/dynreg-mqtt/ |
A D | aiot_dynregmq_api.c | 94 …sysdep, &conn_clientid, "%s|authType=connwl,securemode=-2,_ss=1,ext=3,_v="CORE_AUTH_SDK_VERSION"|", in _dynregmq_recv_handler()
|
/AliOS-Things-master/components/linksdk/core/ |
A D | aiot_http_api.c | 135 char *path_src[] = { CORE_AUTH_SDK_VERSION, http_handle->extend_devinfo }; in _core_http_send_auth()
|
Completed in 10 milliseconds