ESP-IDF
wpa_sm::owe_group
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_sm::owe_group
wpa_sm::owe_group field
Syntax
Show:
Summary
Declaration
from
wpa_i.h:116
u16
owe_group
;
Examples
References
from
examples
Code
Location
Referrer
u16
owe_group
;
wpa_i.h:116
sm
->
owe_group
=
group
;
wpa.c:2803
owe_build_assoc_req()
if
(
(
group
!=
sm
->
owe_group
)
||
(
group
!=
OWE_DH_GRP19
)
)
{
wpa.c:2905
owe_process_assoc_resp()
wpabuf_put_le16
(
hkey
,
sm
->
owe_group
)
;
/* group */
wpa.c:2955
owe_process_assoc_resp()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
wpa_sm::owe_group
is written by 1 function and is read by 1 function:
owe_build_assoc_req()
All items filtered out
wpa_sm::owe_group
owe_process_assoc_resp()
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