ESP-IDF
wpa_bss::level
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
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::level
wpa_bss::level field
Signal level
Syntax
Show:
Summary
Declaration
from
bss.h:49
int
level
;
Examples
References
from
examples
Code
Location
Referrer
int
level
;
bss.h:49
dst
->
level
=
src
->
level
;
bss.c:100
wpa_bss_copy_res()
rep
.
rcpi
=
rssi_to_rcpi
(
bss
->
level
)
;
rrm.c:587
wpas_add_beacon_rep()
if
(
target
->
level
<
bss
->
level
&&
target
->
level
<
-
80
)
{
wnm_sta.c:390
compare_scan_neighbor_results()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
wpa_bss::level
is written by 1 function and is read by 2 functions:
wpa_bss_copy_res()
All items filtered out
wpa_bss::level
wpas_add_beacon_rep()
compare_scan_neighbor_results()
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