ESP-IDF
PROV_INVITE
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (4/5)...
Files
loading (4/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
PROV_INVITE
PROV_INVITE macro
Syntax
Show:
Summary
Declaration
from
prov_common.h:44
#define
PROV_INVITE
0x00
Examples
References
from
examples
Code
Location
#define
PROV_INVITE
0x00
prov.h:46
#define
PROV_INVITE
0x00
prov_common.h:44
[
PROV_INVITE
]
=
PDU_LEN_INVITE
,
prov.c:326
bt_mesh_prov_link
.
expect
=
PROV_INVITE
;
prov_device.c:572
[
PROV_INVITE
]
=
prov_invite
,
prov_device.c:581
if
(
prov_link
.
link_id
==
rx
->
link_id
&&
prov_link
.
expect
==
PROV_INVITE
)
{
prov_node.c:1023
prov_link
.
expect
=
PROV_INVITE
;
prov_node.c:1062
prov_link
.
expect
=
PROV_INVITE
;
prov_node.c:1451
bt_mesh_prov_buf_init
(
&
buf
,
PROV_INVITE
)
;
prov_pvnr.c:1161
case
PROV_INVITE
:
prov_pvnr.c:3097
bt_mesh_prov_buf_init
(
inv
,
PROV_INVITE
)
;
provisioner.c:73
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