Searched refs:iotx_mqtt_event_handle_func_fpt (Results 1 – 10 of 10) sorted by relevance
/AliOS-Things-master/components/linkkit/include/linkkit/ |
A D | mqtt_api.h | 131 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 D | mqtt_wrapper.h | 14 iotx_mqtt_event_handle_func_fpt topic_handle_func, 18 iotx_mqtt_event_handle_func_fpt topic_handle_func, void *pcontext,
|
A D | mqtt_api.c | 494 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 D | awss_cmp_mqtt.c | 19 (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 D | iotx_mqtt_client.h | 101 iotx_mqtt_event_handle_func_fpt sub_state_cb; 167 iotx_mqtt_event_handle_func_fpt messageHandler;
|
A D | iotx_mqtt_client.c | 1986 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 D | awss_dev_reset.c | 107 (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 D | iotx_cm_mqtt.h | 15 iotx_mqtt_event_handle_func_fpt sub_state_cb;
|
/AliOS-Things-master/components/linkkit/dev_model/deprecated/ |
A D | impl_ntp.c | 158 (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 D | dynreg_internal.h | 51 iotx_mqtt_event_handle_func_fpt topic_handle_func,
|
Completed in 15 milliseconds