ESP-IDF
AUTH_METHOD_OUTPUT
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_OUTPUT
AUTH_METHOD_OUTPUT macro
Syntax
Show:
Summary
Declaration
from
prov_common.h:30
#define
AUTH_METHOD_OUTPUT
0x02
Examples
References
from
examples
Code
Location
#define
AUTH_METHOD_OUTPUT
0x02
prov.h:29
#define
AUTH_METHOD_OUTPUT
0x02
prov_common.h:30
case
AUTH_METHOD_OUTPUT
:
prov.c:212
case
AUTH_METHOD_OUTPUT
:
prov_node.c:295
link
->
auth_method
=
AUTH_METHOD_OUTPUT
;
prov_pvnr.c:1297
case
AUTH_METHOD_OUTPUT
:
prov_pvnr.c:1401
return
bt_mesh_prov_get
(
)
->
prov_input_num
(
AUTH_METHOD_OUTPUT
,
output
,
prov_pvnr.c:1408
link
->
auth_method
!=
AUTH_METHOD_OUTPUT
)
{
prov_pvnr.c:1599
if
(
link
->
auth_method
==
AUTH_METHOD_OUTPUT
||
prov_pvnr.c:1766
}
else
if
(
bt_mesh_prov_link
.
oob_method
==
AUTH_METHOD_OUTPUT
)
{
provisioner.c:171
prov_set_method
(
AUTH_METHOD_OUTPUT
,
find_msb_set
(
action
)
-
1
,
size
)
;
provisioner.c:683
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