Home
last modified time | relevance | path

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

/AliOS-Things-master/components/linkkit/ota/
A Dota_mqtt.c114 OTA_LOG_DEBUG("topic=%.*s", topic_info->topic_len, topic_info->ptopic); in otamqtt_UpgrageCb()
122 if (NULL != strstr(topic_info->ptopic, "/ota/device/request")) { in otamqtt_UpgrageCb()
134 } else if (NULL != strstr(topic_info->ptopic, "/ota/device/upgrade")) { in otamqtt_UpgrageCb()
141 } else if (NULL != strstr(topic_info->ptopic, "/thing/config/get_reply")) { in otamqtt_UpgrageCb()
147 } else if (NULL != strstr(topic_info->ptopic, "/thing/config/push")) { in otamqtt_UpgrageCb()
/AliOS-Things-master/components/ota/hal/
A Dota_hal_trans.h23 const char *ptopic; member
/AliOS-Things-master/components/linkkit/dev_model/
A Diotx_cm_mqtt.c200 topic_info->topic_len, topic_info->ptopic); in iotx_cloud_conn_mqtt_event_handle()
204 topic_handle_func(_mqtt_conncection->fd, topic_info->ptopic, in iotx_cloud_conn_mqtt_event_handle()
214 memcpy(topic, topic_info->ptopic, topic_info->topic_len); in iotx_cloud_conn_mqtt_event_handle()
/AliOS-Things-master/components/linkkit/include/linkkit/
A Dmqtt_api.h85 const char *ptopic; member
/AliOS-Things-master/components/linkkit/dynamic_register/
A Ddynreg.c426 topic_info->ptopic); in _mqtt_dynreg_topic_handle()
/AliOS-Things-master/components/linkkit/dev_model/alcs/
A Dalcs_mqtt.c264 topic = (char *)ptopic_info->ptopic; in __alcs_mqtt_subscribe_callback()
/AliOS-Things-master/components/linkkit/mqtt/impl/
A Diotx_mqtt_client.c1239 topic_msg->ptopic = topicName->lenstring.data; in iotx_mc_deliver_message()
1443 topic_msg.ptopic = NULL; in iotx_mc_handle_recv_PUBLISH()

Completed in 12 milliseconds