Home
last modified time | relevance | path

Searched refs:cloud_connect (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/uagent/src/
A Duagent_core.c161 …printf(buf, UAGENT_PAYLOAD_CMD_STR_SIZE, UAGENT_NOTICE_CONNECT, uagent_service_attr.cloud_connect); in uagent_register()
572 if (uagent_service_attr.cloud_connect != check_connect()) { in service_check_connect()
574 uagent_service_attr.cloud_connect, check_connect()); in service_check_connect()
575 uagent_service_attr.cloud_connect = check_connect(); in service_check_connect()
578 sprintf(buf, UAGENT_NOTICE_CONNECT, uagent_service_attr.cloud_connect); in service_check_connect()
584 if (uagent_service_attr.cloud_connect) { in service_check_connect()
/AliOS-Things-master/components/uagent/internal/
A Duagent_inner_api.h18 char cloud_connect; member

Completed in 3 milliseconds