Home
last modified time | relevance | path

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

/AliOS-Things-master/components/uagent/src/
A Duagent_comm_mqtt.c28 static void uagent_handler(void *handle, const aiot_mqtt_recv_t *packet, void *userdata) in uagent_handler() function
71 rc = aiot_mqtt_sub(mqtt_client, mqtt_topic_dn , uagent_handler, CORE_MQTT_QOS0, NULL); in uagent_ext_comm_init()
90 … rc = aiot_mqtt_sub(mqtt_client, broadcast_topic_dn, uagent_handler, CORE_MQTT_QOS1 , NULL); in uagent_ext_comm_init()

Completed in 2 milliseconds