Home
last modified time | relevance | path

Searched refs:UAGENT_DEBUG (Results 1 – 5 of 5) sorted by relevance

/AliOS-Things-master/components/uagent/src/
A Duagent_send.c34 UAGENT_DEBUG("call %s policy 0x%x len %d, old %d\n",__func__,policy, len,msg_delay_pub_len); in delay_send()
75 UAGENT_DEBUG("call %s will pop out (%d)\n",__func__,msg_delay_pub_len); in delay_send()
99 UAGENT_DEBUG("[uA]upload payload %s", msg_pub); in delay_send()
111 UAGENT_DEBUG("call %s create new alarm (%d)\n",__func__,len); in delay_send()
115 UAGENT_DEBUG("call %s save len %d, old %d\n",__func__, len,msg_delay_pub_len); in delay_send()
218 UAGENT_DEBUG("call %s ack %d mod 0x%x func 0x%x id %ld\n", __func__,rlt, mod, func,id); in uagent_ack()
A Duagent_core.c351 UAGENT_DEBUG("[uA]%s src 0x%x func 0x%x len %d\n", __func__, p->src, p->func, p->len); in ext_request_service()
409 UAGENT_DEBUG("[uA]call %s get request show list plen %d", __func__, p->len); in uagent_routine()
440 UAGENT_DEBUG("handler mod 0x%x, func 0x%x, str %s @ %d\n", in uagent_routine()
451 UAGENT_DEBUG("handler mod 0x%x, func 0x%x, str %s @ %d\n", in uagent_routine()
625UAGENT_DEBUG("[uA]call %s Not summit func %d name %s\n", __func__, p->func, p->func_name); in service_report_func_list()
653 UAGENT_DEBUG("call %s str value %s\n", __func__, str_value); in service_update_delay_send_param()
656 UAGENT_DEBUG("call %s delay timeout %d\n", __func__, timeout); in service_update_delay_send_param()
A Duagent_comm_mqtt.c33 UAGENT_DEBUG("Topic: '%.*s' (Length: %d)", in uagent_handler()
37 UAGENT_DEBUG("Payload: '%.*s' (Length: %d)", in uagent_handler()
A Duagent_utility.c34UAGENT_DEBUG("will add list mod %s func %d func name %s\n", mod_func_tree->mod_info.name, func, fu… in add_list()
/AliOS-Things-master/components/uagent/internal/
A Duagent_inner_api.h55 #define UAGENT_DEBUG(fmt, ...) //printf("<D>UA %s[%d]: "fmt"\r\n", __func__, __LINE__, ##__VA_ARGS_… macro

Completed in 5 milliseconds