ESP-IDF
AUTH_METHOD_NO_OOB
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
AUTH_METHOD_NO_OOB
AUTH_METHOD_NO_OOB macro
Syntax
Show:
Summary
Declaration
from
prov_common.h:28
#define
AUTH_METHOD_NO_OOB
0x00
Examples
References
from
examples
Code
Location
#define
AUTH_METHOD_NO_OOB
0x00
prov.h:27
#define
AUTH_METHOD_NO_OOB
0x00
prov_common.h:28
case
AUTH_METHOD_NO_OOB
:
prov.c:196
case
AUTH_METHOD_NO_OOB
:
prov_node.c:271
(
(
data
[
0
]
==
PROV_ALG_P256_HMAC_SHA256
&&
data
[
2
]
==
AUTH_METHOD_NO_OOB
)
||
prov_node.c:412
link
->
auth_method
=
AUTH_METHOD_NO_OOB
;
prov_pvnr.c:1289
case
AUTH_METHOD_NO_OOB
:
prov_pvnr.c:1378
prov_set_method
(
AUTH_METHOD_NO_OOB
,
0
,
0
)
;
provisioner.c:705
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
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