Home
last modified time | relevance | path

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

/AliOS-Things-master/components/linksdk/core/utils/
A Dcore_mqtt.h391 } core_mqtt_option_t; typedef
393 int32_t core_mqtt_setopt(void *handle, core_mqtt_option_t option, void *data);
/AliOS-Things-master/components/linksdk/components/ntp/
A Daiot_ntp_api.c146 static int32_t _ntp_core_mqtt_operate_process_handler(ntp_handle_t *ntp_handle, core_mqtt_option_t in _ntp_core_mqtt_operate_process_handler()
/AliOS-Things-master/components/linksdk/components/shadow/
A Daiot_shadow_api.c212 …shadow_core_mqtt_operate_process_handler(shadow_handle_t *shadow_handle, core_mqtt_option_t option) in _shadow_core_mqtt_operate_process_handler()
/AliOS-Things-master/components/linksdk/components/devinfo/
A Daiot_devinfo_api.c231 …info_core_mqtt_operate_process_handler(devinfo_handle_t *devinfo_handle, core_mqtt_option_t option) in _devinfo_core_mqtt_operate_process_handler()
/AliOS-Things-master/components/linksdk/components/bootstrap/
A Daiot_bootstrap_api.c298 …_core_mqtt_operate_process_handler(bootstrap_handle_t *bootstrap_handle, core_mqtt_option_t option) in _bootstrap_core_mqtt_operate_process_handler()
/AliOS-Things-master/components/linksdk/components/task/
A Daiot_task_api.c528 …32_t _task_core_mqtt_operate_process_handler(task_handle_t *task_handle, core_mqtt_option_t option) in _task_core_mqtt_operate_process_handler()
/AliOS-Things-master/components/linksdk/components/diag/
A Daiot_diag_api.c273 …32_t _diag_core_mqtt_operate_process_handler(diag_handle_t *diag_handle, core_mqtt_option_t option) in _diag_core_mqtt_operate_process_handler()
/AliOS-Things-master/components/linksdk/components/data-model/
A Daiot_dm_api.c707 static int32_t _dm_core_mqtt_operate_process_handler(dm_handle_t *dm_handle, core_mqtt_option_t opt… in _dm_core_mqtt_operate_process_handler()
/AliOS-Things-master/components/linksdk/components/ota/
A Daiot_ota_api.c54 static int32_t _ota_core_mqtt_operate_process_handler(ota_handle_t *ota_handle, core_mqtt_option_t in _ota_core_mqtt_operate_process_handler()
/AliOS-Things-master/components/linksdk/core/
A Daiot_mqtt_api.c2304 int32_t core_mqtt_setopt(void *handle, core_mqtt_option_t option, void *data) in core_mqtt_setopt()

Completed in 23 milliseconds