ESP-IDF
PROV_PUB_KEY
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_PUB_KEY
PROV_PUB_KEY macro
Syntax
Show:
Summary
Declaration
from
prov_common.h:47
#define
PROV_PUB_KEY
0x03
Examples
References
from
examples
Code
Location
#define
PROV_PUB_KEY
0x03
prov.h:49
#define
PROV_PUB_KEY
0x03
prov_common.h:47
[
PROV_PUB_KEY
]
=
PDU_LEN_PUB_KEY
,
prov.c:329
bt_mesh_prov_link
.
expect
=
PROV_PUB_KEY
;
prov_device.c:135
bt_mesh_prov_buf_init
(
buf
,
PROV_PUB_KEY
)
;
prov_device.c:251
[
PROV_PUB_KEY
]
=
prov_pub_key
,
prov_device.c:583
prov_link
.
expect
=
PROV_PUB_KEY
;
prov_node.c:429
bt_mesh_prov_buf_init
(
&
buf
,
PROV_PUB_KEY
)
;
prov_node.c:643
bt_mesh_prov_buf_init
(
&
buf
,
PROV_PUB_KEY
)
;
prov_pvnr.c:1823
link
->
expect
=
PROV_PUB_KEY
;
prov_pvnr.c:1839
link
->
expect_ack_for
=
PROV_PUB_KEY
;
prov_pvnr.c:1851
case
PROV_PUB_KEY
:
prov_pvnr.c:2511
case
PROV_PUB_KEY
:
prov_pvnr.c:3100
bt_mesh_prov_buf_init
(
buf
,
PROV_PUB_KEY
)
;
provisioner.c:330
bt_mesh_prov_link
.
expect
=
PROV_PUB_KEY
;
provisioner.c:345
[
PROV_PUB_KEY
]
=
prov_pub_key
,
provisioner.c:651
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