ESP-IDF
dpp_authentication::response_pending
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::response_pending
dpp_authentication::response_pending field
Syntax
Show:
Summary
Declaration
from
dpp.h:247
int
response_pending
;
Examples
References
from
examples
Code
Location
Referrer
int
response_pending
;
dpp.h:247
auth
->
response_pending
=
1
;
dpp.c:1902
dpp_auth_req_rx()
if
(
!
auth
||
!
auth
->
response_pending
||
dpp.c:1944
dpp_notify_new_qr_code()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
dpp_authentication::response_pending
is written by 1 function and is read by 1 function:
dpp_auth_req_rx()
All items filtered out
dpp_authentication::response_pending
dpp_notify_new_qr_code()
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