Home
last modified time | relevance | path

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

/AliOS-Things-master/components/linkkit/include/linkkit/
A Dmqtt_api.h131 typedef void (*iotx_mqtt_event_handle_func_fpt)(void *pcontext, void *pclient, typedef
136 iotx_mqtt_event_handle_func_fpt h_fp;
256 iotx_mqtt_event_handle_func_fpt topic_handle_func,
279 iotx_mqtt_event_handle_func_fpt topic_handle_func,
/AliOS-Things-master/components/linkkit/mqtt/
A Dmqtt_wrapper.h14 iotx_mqtt_event_handle_func_fpt topic_handle_func,
18 iotx_mqtt_event_handle_func_fpt topic_handle_func, void *pcontext,
A Dmqtt_api.c494 iotx_mqtt_event_handle_func_fpt topic_handle_func, in IOT_MQTT_Subscribe()
518 iotx_mqtt_event_handle_func_fpt topic_handle_func, in IOT_MQTT_Subscribe_Sync()
/AliOS-Things-master/components/linkkit/wifi_provision/dev_bind/
A Dawss_cmp_mqtt.c19 (iotx_mqtt_event_handle_func_fpt)cb, NULL); in awss_cmp_mqtt_register_cb()
22 (iotx_mqtt_event_handle_func_fpt)cb, NULL); in awss_cmp_mqtt_register_cb()
/AliOS-Things-master/components/linkkit/mqtt/impl/
A Diotx_mqtt_client.h101 iotx_mqtt_event_handle_func_fpt sub_state_cb;
167 iotx_mqtt_event_handle_func_fpt messageHandler;
A Diotx_mqtt_client.c1986 iotx_mqtt_event_handle_func_fpt messageHandler, in MQTTSubscribe()
2917 iotx_mqtt_event_handle_func_fpt topic_handle_func, in wrapper_mqtt_subscribe()
2962 iotx_mqtt_event_handle_func_fpt topic_handle_func, void *pcontext, in wrapper_mqtt_subscribe_sync()
/AliOS-Things-master/components/linkkit/wifi_provision/dev_bind/awss_reset/
A Dawss_dev_reset.c107 (iotx_mqtt_event_handle_func_fpt)awss_report_reset_reply, NULL); in awss_report_reset_to_cloud()
111 (iotx_mqtt_event_handle_func_fpt)awss_report_reset_reply, NULL); in awss_report_reset_to_cloud()
/AliOS-Things-master/components/linkkit/dev_model/
A Diotx_cm_mqtt.h15 iotx_mqtt_event_handle_func_fpt sub_state_cb;
/AliOS-Things-master/components/linkkit/dev_model/deprecated/
A Dimpl_ntp.c158 (iotx_mqtt_event_handle_func_fpt)linkkit_ntp_time_reply, NULL, in linkkit_ntp_time_request()
163 (iotx_mqtt_event_handle_func_fpt)linkkit_ntp_time_reply, NULL, in linkkit_ntp_time_request()
/AliOS-Things-master/components/linkkit/dynamic_register/
A Ddynreg_internal.h51 iotx_mqtt_event_handle_func_fpt topic_handle_func,

Completed in 15 milliseconds