Home
last modified time | relevance | path

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

/AliOS-Things-master/components/uagent/src/
A Duagent_send.c100 rc = pub_info(msg_len, msg_pub, (policy&send_policy_trans_guarantee) ? 1 : 0); in delay_send()
155 … rc = pub_info(msg_len, msg_pub, POLICY_SET(policy,send_policy_trans_guarantee)); in uagent_send()
181 … rc = pub_info(msg_len, msg_pub, POLICY_SET(policy,send_policy_trans_guarantee)); in uagent_send()
A Duagent_core.c643 send_policy_trans_guarantee | send_policy_object); in service_report_func_list()
/AliOS-Things-master/components/uagent/include/
A Duagent_type.h26 send_policy_trans_guarantee = 0x02, enumerator

Completed in 5 milliseconds