ESP-IDF
PROV_FAILED
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
PROV_FAILED
PROV_FAILED macro
Syntax
Show:
Summary
Declaration
from
prov_common.h:53
#define
PROV_FAILED
0x09
Examples
References
from
examples
Code
Location
#define
PROV_FAILED
0x09
prov.h:55
#define
PROV_FAILED
0x09
prov_common.h:53
[
PROV_FAILED
]
=
PDU_LEN_FAILED
,
prov.c:335
if
(
(
type
!=
PROV_FAILED
&&
type
!=
bt_mesh_prov_link
.
expect
)
||
prov.c:347
if
(
bt_mesh_prov_buf_type_get
(
buf
)
==
PROV_FAILED
)
{
prov_common.c:685
bt_mesh_prov_buf_init
(
buf
,
PROV_FAILED
)
;
prov_device.c:42
bt_mesh_prov_buf_init
(
&
buf
,
PROV_FAILED
)
;
prov_node.c:184
if
(
type
!=
PROV_FAILED
&&
type
!=
prov_link
.
expect
)
{
prov_node.c:1185
if
(
type
!=
PROV_FAILED
&&
type
!=
prov_link
.
expect
)
{
prov_node.c:1387
if
(
type
!=
PROV_FAILED
&&
type
!=
link
->
expect
)
{
prov_pvnr.c:2439
if
(
type
!=
PROV_FAILED
&&
type
!=
link
->
expect
)
{
prov_pvnr.c:2652
[
PROV_FAILED
]
=
prov_failed
,
provisioner.c:656
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