ESP-IDF
dpp_compatible_netrole()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
dpp_compatible_netrole()
dpp_compatible_netrole() function
Syntax
Show:
Summary
Declaration
from
dpp.c:4676
static
int
dpp_compatible_netrole
(
const
char
*
role1
,
const
char
*
role2
)
;
Arguments
Argument
role1
role2
Examples
References
from
examples
Code
Location
Referrer
static
int
dpp_compatible_netrole
(
const
char
*
role1
,
const
char
*
role2
)
dpp.c:4676
if
(
dpp_compatible_netrole
(
role
->
string
,
net_role
)
)
dpp.c:4708
dpp_connector_compatible_group()
Call Tree
from
examples
dpp_compatible_netrole()
is called by 1 function:
dpp_connector_compatible_group()
All items filtered out
dpp_compatible_netrole()
All items filtered out
Data Use
from
examples
dpp_compatible_netrole()
:
All items filtered out
dpp_compatible_netrole()
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