Home
last modified time | relevance | path

Searched defs:topic_name (Results 1 – 5 of 5) sorted by relevance

/AliOS-Things-master/components/linkkit/ota/
A Dota_mqtt.c62 char topic_name[OTA_MQTT_TOPIC_LEN]; in otamqtt_Publish() local
94 const char *topic_name, in otamqtt_publish_full_topic()
332 int osc_RequestConfig(void *handle, const char *topic_name, in osc_RequestConfig()
/AliOS-Things-master/components/linkkit/infra/
A Dinfra_report.c107 char topic_name[IOTX_URI_MAX_LEN + 1] = { 0 }; in iotx_report_devinfo() local
169 char topic_name[IOTX_URI_MAX_LEN + 1] = { 0 }; in iotx_report_firmware_version() local
/AliOS-Things-master/components/linkkit/mqtt/
A Dmqtt_api.c555 int IOT_MQTT_Publish(void *handle, const char *topic_name, in IOT_MQTT_Publish()
570 int IOT_MQTT_Publish_Simple(void *handle, const char *topic_name, int qos, in IOT_MQTT_Publish_Simple()
/AliOS-Things-master/components/linkkit/iot_http/
A Diotx_http_api.c173 static int http_report_func(void *handle, const char *topic_name, int req_ack, in http_report_func()
/AliOS-Things-master/components/linkkit/iot_coap/client/
A Diotx_coap_api.c345 static int coap_report_func(void *handle, const char *topic_name, int req_ack, in coap_report_func()

Completed in 13 milliseconds