Home
last modified time | relevance | path

Searched refs:tsf (Results 1 – 5 of 5) sorted by relevance

/hal_espressif-latest/components/wpa_supplicant/src/drivers/
Ddriver.h70 u64 tsf; member
/hal_espressif-latest/components/wpa_supplicant/src/common/
Dbss.h51 u64 tsf; member
Dbss.c101 dst->tsf = src->tsf; in wpa_bss_copy_res()
Drrm.c447 WPA_PUT_LE64(pos, bss->tsf); in wpas_beacon_rep_add_frame_body()
448 pos += sizeof(bss->tsf); in wpas_beacon_rep_add_frame_body()
/hal_espressif-latest/components/wpa_supplicant/esp_supplicant/src/
Desp_scan.c135 res->tsf = WPA_GET_LE64(frame); in esp_handle_beacon_probe()
142 wpa_s->scan_start_tsf = res->tsf; in esp_handle_beacon_probe()