Searched refs:aos_mqtt_handle_t (Results 1 – 3 of 3) sorted by relevance
38 aos_mqtt_handle_t *aos_mqtt_handle;134 aos_mqtt_handle_t *aos_mqtt_handle; in aos_mqtt_message_cb()146 param->aos_mqtt_handle = (aos_mqtt_handle_t *)udata->handle; in aos_mqtt_message_cb()188 aos_mqtt_handle_t *aos_mqtt_handle = (aos_mqtt_handle_t *)pdata; in mqtt_connect_task()229 aos_mqtt_handle_t *aos_mqtt_handle = NULL; in native_mqtt_start()262 aos_mqtt_handle = (aos_mqtt_handle_t *)amp_malloc(sizeof(aos_mqtt_handle_t)); in native_mqtt_start()302 aos_mqtt_handle_t *amp_mqtt_handle = NULL; in native_mqtt_subscribe()331 aos_mqtt_handle_t *amp_mqtt_handle = NULL; in native_mqtt_unsubscribe()360 aos_mqtt_handle_t *amp_mqtt_handle = NULL; in native_mqtt_publish()395 aos_mqtt_handle_t *amp_mqtt_handle = NULL; in native_mqtt_close()
89 } aos_mqtt_handle_t; typedef
181 aos_mqtt_handle_t *aos_mqtt_handle = (aos_mqtt_handle_t *)userdata->handle; in mqtt_client_start()
Completed in 5 milliseconds