ESP-IDF
wpa_bss::last_update
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (3/5)...
Files
loading (4/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
wpa_bss::last_update
wpa_bss::last_update field
Time of the last update (i.e., Beacon or Probe Response RX)
Syntax
Show:
Summary
Declaration
from
bss.h:55
struct
os_reltime
last_update
;
Examples
References
from
examples
Code
Location
Referrer
struct
os_reltime
last_update
;
bss.h:55
calculate_update_time
(
fetch_time
,
src
->
age
,
&
dst
->
last_update
)
;
bss.c:104
wpa_bss_copy_res()
os_reltime_expired
(
&
now
,
&
target
->
last_update
,
wnm_sta.c:357
compare_scan_neighbor_results()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out