Home
last modified time | relevance | path

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

/AliOS-Things-master/components/linksdk/core/
A Daiot_mqtt_api.h668 AIOT_MQTTOPT_REMOVE_TOPIC_MAP, enumerator
A Daiot_mqtt_api.c2539 case AIOT_MQTTOPT_REMOVE_TOPIC_MAP: { in aiot_mqtt_setopt()
/AliOS-Things-master/components/linksdk/components/logpost/
A Daiot_logpost_api.c451 aiot_mqtt_setopt(logpost_handle->mqtt_handle, AIOT_MQTTOPT_REMOVE_TOPIC_MAP, &topic_mapping); in aiot_logpost_deinit()
453 aiot_mqtt_setopt(logpost_handle->mqtt_handle, AIOT_MQTTOPT_REMOVE_TOPIC_MAP, &topic_mapping); in aiot_logpost_deinit()
/AliOS-Things-master/components/linksdk/components/ntp/
A Daiot_ntp_api.c264 _ntp_operate_topic_map(ntp_handle, AIOT_MQTTOPT_REMOVE_TOPIC_MAP); in aiot_ntp_deinit()
/AliOS-Things-master/components/linksdk/components/shadow/
A Daiot_shadow_api.c433 aiot_mqtt_setopt(shadow_handle->mqtt_handle, AIOT_MQTTOPT_REMOVE_TOPIC_MAP, &topic_mapping); in aiot_shadow_deinit()
/AliOS-Things-master/components/linksdk/components/devinfo/
A Daiot_devinfo_api.c351 _devinfo_operate_topic_map(devinfo_handle, AIOT_MQTTOPT_REMOVE_TOPIC_MAP); in aiot_devinfo_deinit()
/AliOS-Things-master/components/linksdk/components/bootstrap/
A Daiot_bootstrap_api.c477 _bootstrap_operate_topic_map(bootstrap_handle, AIOT_MQTTOPT_REMOVE_TOPIC_MAP); in aiot_bootstrap_deinit()
/AliOS-Things-master/components/linksdk/components/task/
A Daiot_task_api.c756 aiot_mqtt_setopt(task_handle->mqtt_handle, AIOT_MQTTOPT_REMOVE_TOPIC_MAP, &topic_mapping); in aiot_task_deinit()
/AliOS-Things-master/components/linksdk/components/data-model/
A Daiot_dm_api.c835 aiot_mqtt_setopt(dm_handle->mqtt_handle, AIOT_MQTTOPT_REMOVE_TOPIC_MAP, &topic_mapping); in aiot_dm_deinit()
/AliOS-Things-master/components/linksdk/components/ota/
A Daiot_ota_api.c102 …res = aiot_mqtt_setopt(ota_handle->mqtt_handle, AIOT_MQTTOPT_REMOVE_TOPIC_MAP, (void *)&topic_map); in aiot_ota_deinit()

Completed in 30 milliseconds