ESP-IDF
+
0
/1 examples
SourceVu will show references to
wifi_event_neighbor_report_t::report_len
from the following samples and libraries:
roaming_11kvr sample
Symbol previews are coming soon...
Symbols
loading...
Files
loading (1/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
wifi_event_neighbor_report_t::report_len
wifi_event_neighbor_report_t::report_len field
Length of the report
Syntax
Show:
Summary
Declaration
from
esp_wifi_types_generic.h:1316
uint16_t
report_len
;
Examples
wifi_event_neighbor_report_t::report_len
is referenced by 1 libraries and example projects:
roaming_11kvr sample
References
from
0/1
examples
Code
Location
Referrer
uint16_t
report_len
;
/**< Length of the report*/
esp_wifi_types_generic.h:1316
neighbor_report_event
->
report_len
=
report_len
;
esp_common.c:430
neighbor_report_recvd_cb()
uint8_t
report_len
=
neighbor_report_event
->
report_len
;
roaming_app.c:346
roaming_app_neighbor_report_recv_handler()
Call Tree
from
0/1
examples
All items filtered out
All items filtered out
Data Use
from
0/1
examples
wifi_event_neighbor_report_t::report_len
is written by 1 function and is read by 1 function:
neighbor_report_recvd_cb()
All items filtered out
wifi_event_neighbor_report_t::report_len
roaming_app_neighbor_report_recv_handler()
All items filtered out
Class Tree
from
0/1
examples
All items filtered out
All items filtered out
Override Tree
from
0/1
examples
All items filtered out
All items filtered out
Implementations
from
0/1
examples
All items filtered out
All items filtered out
Instances
from
0/1
examples
Lifecycle
from
0/1
examples
All items filtered out
All items filtered out