ESP-IDF
bt_mesh_calc_dh_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
bt_mesh_calc_dh_key()
bt_mesh_calc_dh_key() function
Syntax
Show:
Summary
Declaration
from
prov_node.c:659
static
int
bt_mesh_calc_dh_key
(
void
)
;
Examples
References
from
examples
Code
Location
Referrer
static
int
bt_mesh_calc_dh_key
(
void
)
prov_node.c:659
return
bt_mesh_calc_dh_key
(
)
;
prov_node.c:718
bt_mesh_set_oob_pub_key()
bt_mesh_calc_dh_key
(
)
;
prov_node.c:768
prov_confirm()
Call Tree
from
examples
bt_mesh_calc_dh_key()
is called by 2 functions and calls 10 functions:
bt_mesh_set_oob_pub_key()
prov_confirm()
All items filtered out
bt_mesh_calc_dh_key()
esp_log_timestamp()
esp_log_write()
bt_mesh_atomic_set_bit()
sys_memcpy_swap()
bt_mesh_atomic_test_bit()
bt_mesh_atomic_test_and_clear_bit()
bt_mesh_dh_key_gen()
bt_hex()
send_confirm()
close_link()
All items filtered out
Data Use
from
examples
bt_mesh_calc_dh_key()
reads 10 variables:
esp_log_level_t::ESP_LOG_ERROR
esp_log_level_t::ESP_LOG_DEBUG
::HAVE_DHKEY
::SEND_CONFIRM
::WAIT_NUMBER
::WAIT_STRING
bt_mesh_prov_link::flags
bt_mesh_prov_link::dhkey
bt_mesh_prov_link::conf_inputs
prov_link
All items filtered out
bt_mesh_calc_dh_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