Searched refs:amp_mqtt_handle_t (Results 1 – 4 of 4) sorted by relevance
22 amp_mqtt_handle_t *amp_mqtt_handle = (amp_mqtt_handle_t *)pdata; in mqtt_handle_notify()47 amp_mqtt_handle_t *amp_mqtt_handle = NULL; in mqtt_connect_task()50 amp_mqtt_handle = aos_malloc(sizeof(amp_mqtt_handle_t)); in mqtt_connect_task()158 amp_mqtt_handle_t *amp_mqtt_handle = NULL; in native_mqtt_subscribe()206 amp_mqtt_handle_t *amp_mqtt_handle = NULL; in native_mqtt_unsubscribe()246 amp_mqtt_handle_t *amp_mqtt_handle = NULL; in native_mqtt_publish()304 amp_mqtt_handle_t *amp_mqtt_handle = NULL; in native_mqtt_close()
56 } amp_mqtt_handle_t; typedef
21 amp_mqtt_handle_t *amp_mqtt_handle = (amp_mqtt_handle_t *)pdata; in mqtt_handle_notify()44 amp_mqtt_handle_t *amp_mqtt_handle = NULL; in mqtt_connect_task()47 amp_mqtt_handle = aos_malloc(sizeof(amp_mqtt_handle_t)); in mqtt_connect_task()153 amp_mqtt_handle_t *amp_mqtt_handle = NULL; in native_mqtt_subscribe()201 amp_mqtt_handle_t *amp_mqtt_handle = NULL; in native_mqtt_unsubscribe()240 amp_mqtt_handle_t *amp_mqtt_handle = NULL; in native_mqtt_publish()295 amp_mqtt_handle_t *amp_mqtt_handle = NULL; in native_mqtt_close()
56 }amp_mqtt_handle_t; typedef
Completed in 9 milliseconds