Home
last modified time | relevance | path

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

/AliOS-Things-master/components/py_engine/modules/mqtt/
A Dmodule_mqtt.c22 amp_mqtt_handle_t *amp_mqtt_handle = (amp_mqtt_handle_t *)pdata; in mqtt_handle_notify() local
47 amp_mqtt_handle_t *amp_mqtt_handle = NULL; in mqtt_connect_task() local
158 amp_mqtt_handle_t *amp_mqtt_handle = NULL; in native_mqtt_subscribe() local
206 amp_mqtt_handle_t *amp_mqtt_handle = NULL; in native_mqtt_unsubscribe() local
246 amp_mqtt_handle_t *amp_mqtt_handle = NULL; in native_mqtt_publish() local
304 amp_mqtt_handle_t *amp_mqtt_handle = NULL; in native_mqtt_close() local
A Dmodule_mqtt.h52 typedef struct amp_mqtt_handle { struct
56 } amp_mqtt_handle_t; argument
/AliOS-Things-master/components/amp/engine/duktape_engine/addons/network/mqtt/
A Dmodule_mqtt.c21 amp_mqtt_handle_t *amp_mqtt_handle = (amp_mqtt_handle_t *)pdata; in mqtt_handle_notify() local
44 amp_mqtt_handle_t *amp_mqtt_handle = NULL; in mqtt_connect_task() local
153 amp_mqtt_handle_t *amp_mqtt_handle = NULL; in native_mqtt_subscribe() local
201 amp_mqtt_handle_t *amp_mqtt_handle = NULL; in native_mqtt_unsubscribe() local
240 amp_mqtt_handle_t *amp_mqtt_handle = NULL; in native_mqtt_publish() local
295 amp_mqtt_handle_t *amp_mqtt_handle = NULL; in native_mqtt_close() local
A Dmodule_mqtt.h52 typedef struct amp_mqtt_handle{ struct
56 }amp_mqtt_handle_t; argument
/AliOS-Things-master/components/amp/engine/quickjs_engine/addons/network/mqtt/
A Dmodule_mqtt.c302 aos_mqtt_handle_t *amp_mqtt_handle = NULL; in native_mqtt_subscribe() local
331 aos_mqtt_handle_t *amp_mqtt_handle = NULL; in native_mqtt_unsubscribe() local
360 aos_mqtt_handle_t *amp_mqtt_handle = NULL; in native_mqtt_publish() local
395 aos_mqtt_handle_t *amp_mqtt_handle = NULL; in native_mqtt_close() local

Completed in 12 milliseconds