Home
last modified time | relevance | path

Searched refs:os_get_time_ms (Results 1 – 10 of 10) sorted by relevance

/AliOS-Things-master/components/linkkit/wifi_provision/frameworks/
A Dzconfig_vendor_common.c165 aws_chn_timestamp = os_get_time_ms(); in aws_switch_channel()
209 aws_chn_timestamp = os_get_time_ms(); in aws_switch_dst_chan()
283 aws_start_timestamp = os_get_time_ms(); in aws_main_thread_func()
394 aws_start_timestamp = os_get_time_ms(); in aws_main_thread_func()
440 lock_start = os_get_time_ms(); in aws_80211_frame_handler()
A Dawss.c172 config_press_start_timestamp = os_get_time_ms(); in awss_config_press()
A Dawss_discover.c319 last_time = os_get_time_ms(); in aws_discover_callback()
/AliOS-Things-master/components/linkkit/wifi_provision/dev_bind/os/
A Dos_misc.c133 uint32_t os_get_time_ms(void) in os_get_time_ms() function
147 uint32_t now = os_get_time_ms(); in time_elapsed_ms_since()
A Dos.h53 uint32_t os_get_time_ms(void);
/AliOS-Things-master/components/linkkit/wifi_provision/dev_bind/
A Dawss_report.c37 uint32_t cur = os_get_time_ms(); in awss_token_remain_time()
76 cur = os_get_time_ms(); in awss_token_timeout()
358 awss_report_token_time = os_get_time_ms(); in awss_report_token_to_cloud()
/AliOS-Things-master/components/linkkit/wifi_provision/zero_config/
A Dawss_registrar.c72 schedule_timestamp = os_get_time_ms(); in registrar_schedule()
91 schedule_timestamp = os_get_time_ms(); in awss_registrar_init()
314 enrollee_info[i].checkin_timestamp = os_get_time_ms(); in enrollee_enable_somebody_checkin()
483 enrollee_info[get_cipher].checkin_timestamp = os_get_time_ms(); in enrollee_checkin()
771 enrollee->report_timestamp = os_get_time_ms(); in enrollee_report()
951 os_get_time_ms()); in enrollee_put()
/AliOS-Things-master/components/linkkit/wifi_provision/ht40/
A Dawss_ht40.c174 ht40_timestamp = os_get_time_ms(); in ht40_get_qos_auth_group_info()
219 uint32_t now = os_get_time_ms(); in awss_recv_callback_ht_ctrl()
/AliOS-Things-master/components/linkkit/wifi_provision/p2p/
A Dawss_wps.c165 start_time = os_get_time_ms(); in get_ssid_passwd_from_w()
/AliOS-Things-master/components/linkkit/wifi_provision/smartconfig/
A Dawss_smartconfig.c947 uint32_t timestamp = os_get_time_ms(); in awss_recv_callback_smartconfig()

Completed in 13 milliseconds