ESP-IDF
prov_dh_key_gen()
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_dh_key_gen()
prov_dh_key_gen() function
Syntax
Show:
Summary
Declaration
Definition
from
provisioner.c:36
static
void
prov_dh_key_gen
(
void
)
;
Implemented in
provisioner.c:372
Examples
References
from
examples
Code
Location
Referrer
static
void
prov_dh_key_gen
(
void
)
provisioner.c:372
static
void
prov_dh_key_gen
(
void
)
;
provisioner.c:36
prov_dh_key_gen
(
)
;
provisioner.c:311
public_key_sent()
prov_dh_key_gen
(
)
;
provisioner.c:415
prov_pub_key()
Call Tree
from
examples
prov_dh_key_gen()
is called by 2 functions and calls 6 functions:
public_key_sent()
prov_pub_key()
All items filtered out
prov_dh_key_gen()
esp_log_timestamp()
esp_log_write()
sys_memcpy_swap()
atomic_test_bit()
bt_dh_key_gen()
prov_fail()
All items filtered out
Data Use
from
examples
prov_dh_key_gen()
reads 12 variables and writes 1 variable:
esp_log_level_t::ESP_LOG_ERROR
esp_log_level_t::ESP_LOG_WARN
esp_log_level_t::ESP_LOG_INFO
esp_log_level_t::ESP_LOG_DEBUG
esp_log_level_t::ESP_LOG_VERBOSE
::NOTIFY_INPUT_COMPLETE
bt_mesh_prov_link::flags
bt_mesh_prov_link::
::pub_key_provisioner
bt_mesh_prov_link::
::pub_key_device
bt_mesh_prov_link::conf_inputs
bt_mesh_prov_link
prov_dh_key_cb()
All items filtered out
prov_dh_key_gen()
bt_mesh_prov_link::expect
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