Home
last modified time | relevance | path

Searched refs:UAGENT_INITED_FINISH (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/uagent/src/
A Duagent_core.c91 if (!UAGENT_INITED_FINISH) { in uagent_init()
123 …e_started==0 && NULL != pk && NULL != dn && strlen(pk)>0 && strlen(dn)>0 && UAGENT_INITED_FINISH) { in uagent_ext_comm_start()
154 if (UAGENT_INITED_FINISH) { in uagent_register()
211 if (UAGENT_INITED_FINISH) { in uagent_unregister()
225 if (UAGENT_INITED_FINISH) { in uagent_request_service()
339 if (UAGENT_INITED_FINISH) { in ext_request_service()
A Duagent_send.c132 if (UAGENT_INITED_FINISH) { in uagent_send()
205 if (UAGENT_INITED_FINISH) { in uagent_ack()
/AliOS-Things-master/components/uagent/internal/
A Duagent_inner_api.h24 #define UAGENT_INITED_FINISH (UAGENT_INITED == uagent_service_attr.initd) macro

Completed in 6 milliseconds