ESP-IDF
dpp_configuration::netaccesskey_expiry
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
dpp_configuration::netaccesskey_expiry
dpp_configuration::netaccesskey_expiry field
Syntax
Show:
Summary
Declaration
from
dpp.h:226
os_time_t
netaccesskey_expiry
;
Examples
References
from
examples
Code
Location
Referrer
os_time_t
netaccesskey_expiry
;
dpp.h:226
conf
->
netaccesskey_expiry
=
val
;
dpp.c:2973
dpp_configuration_parse_helper()
if
(
conf
->
netaccesskey_expiry
)
{
dpp.c:3331
dpp_build_conf_obj_dpp()
if
(
os_gmtime
(
conf
->
netaccesskey_expiry
,
&
tm
)
<
0
)
{
dpp.c:3335
dpp_build_conf_obj_dpp()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
dpp_configuration::netaccesskey_expiry
is written by 1 function and is read by 1 function:
dpp_configuration_parse_helper()
All items filtered out
dpp_configuration::netaccesskey_expiry
dpp_build_conf_obj_dpp()
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