Home
last modified time | relevance | path

Searched refs:connect_time_used (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/linksdk/components/logpost/
A Daiot_logpost_api.c158 if (nwkstats_info.connect_time_used == 0) { in _logpost_send_nwkstats_conn()
164 core_uint642str(nwkstats_info.connect_time_used, conn_time_str, NULL); in _logpost_send_nwkstats_conn()
/AliOS-Things-master/components/linksdk/core/utils/
A Dcore_mqtt.h212 uint32_t connect_time_used; member
/AliOS-Things-master/components/linksdk/core/
A Daiot_mqtt_api.c1264 mqtt_handle->nwkstats_info.connect_time_used = mqtt_handle->sysdep->core_sysdep_time() \ in _core_mqtt_connect()
3700 mqtt_handle->nwkstats_info.connect_time_used = 0; in core_mqtt_get_nwkstats()

Completed in 12 milliseconds