Home
last modified time | relevance | path

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

/AliOS-Things-master/components/linkkit/wifi_provision/frameworks/statics/
A Dawss_statis.h39 struct awss_statis_conn_router_t { struct
40 uint32_t conn_router_cnt; /* the count of connect router */
41 uint32_t conn_router_suc; /* the success count of connect router */
42 uint32_t conn_router_time_mean; /* the mean time of success connection with
44 uint32_t conn_router_time_max; /* the max time of success connection with
46 uint32_t conn_router_time_min; /* the min time of success connection with
48 uint32_t conn_router_start; /* the start time to connect router */
49 uint32_t conn_router_end; /* the end time of connect router */

Completed in 3 milliseconds