ESP-IDF
dpp_authentication::req_msg
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
dpp_authentication::req_msg
dpp_authentication::req_msg field
Syntax
Show:
Summary
Declaration
from
dpp.h:258
struct
wpabuf
*
req_msg
;
Examples
References
from
examples
Code
Location
Referrer
struct
wpabuf
*
req_msg
;
dpp.h:258
auth
->
req_msg
=
dpp_auth_build_req
(
auth
,
pi
,
nonce_len
,
r_pubkey_hash
,
dpp.c:1200
dpp_auth_init()
if
(
!
auth
->
req_msg
)
dpp.c:1202
dpp_auth_init()
wpabuf_free
(
auth
->
req_msg
)
;
dpp.c:3100
dpp_auth_deinit()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
dpp_authentication::req_msg
is written by 1 function and is read by 2 functions:
dpp_auth_init()
All items filtered out
dpp_authentication::req_msg
dpp_auth_init()
dpp_auth_deinit()
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