Searched defs:awss_statis_wps_t (Results 1 – 1 of 1) sorted by relevance
64 struct awss_statis_wps_t { struct65 uint32_t wps_parse_cnt; /* the count of smartconfig-wps */66 uint32_t wps_parse_crc_err; /* the count of crc error */67 uint32_t wps_parse_passwd_err; /* the count of passwd error */68 uint32_t wps_parse_suc; /* the count of smartconfig-wps success */
Completed in 3 milliseconds