ESP-IDF
prov_pub_key()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
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() function
Syntax
Show:
Summary
Declaration
from
provisioner.c:405
static
void
prov_pub_key
(
const
uint8_t
*
data
)
;
Arguments
Argument
data
Examples
References
from
examples
Code
Location
static
void
prov_pub_key
(
const
uint8_t
*
data
)
provisioner.c:405
[
PROV_PUB_KEY
]
=
prov_pub_key
,
provisioner.c:651
Call Tree
from
examples
prov_pub_key()
calls 4 functions:
All items filtered out
prov_pub_key()
atomic_set_bit()
bt_hex()
prov_bearer::clear_tx
prov_dh_key_gen()
All items filtered out
Data Use
from
examples
prov_pub_key()
reads 6 variables:
::REMOTE_PUB_KEY
bt_mesh_prov_link::flags
bt_mesh_prov_link::bearer
bt_mesh_prov_link::
::pub_key_device
bt_mesh_prov_link::conf_inputs
bt_mesh_prov_link
All items filtered out
prov_pub_key()
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