ESP-IDF
dpp_authentication::allowed_roles
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_authentication::allowed_roles
dpp_authentication::allowed_roles field
Syntax
Show:
Summary
Declaration
from
dpp.h:283
u8
allowed_roles
;
Examples
References
from
examples
Code
Location
Referrer
u8
allowed_roles
;
dpp.h:283
auth
->
i_capab
=
auth
->
allowed_roles
;
dpp.c:554
dpp_auth_build_req()
auth
->
allowed_roles
=
dpp_allowed_roles
;
dpp.c:1097
dpp_auth_init()
if
(
(
auth
->
allowed_roles
==
dpp.c:2449
dpp_auth_resp_rx()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
dpp_authentication::allowed_roles
is written by 1 function and is read by 2 functions:
dpp_auth_init()
All items filtered out
dpp_authentication::allowed_roles
dpp_auth_build_req()
dpp_auth_resp_rx()
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