ESP-IDF
send_confirm()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (3/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
send_confirm()
send_confirm() function
Syntax
Show:
Summary
Declaration
from
prov_device.c:155
static
void
send_confirm
(
void
)
;
Examples
References
from
examples
Code
Location
Referrer
static
void
send_confirm
(
void
)
prov_device.c:155
send_confirm
(
)
;
prov_device.c:276
dh_key_gen_complete()
send_confirm
(
)
;
prov_device.c:454
prov_confirm()
Call Tree
from
examples
send_confirm()
is called by 2 functions and calls 12 functions:
dh_key_gen_complete()
prov_confirm()
All items filtered out
send_confirm()
esp_log_timestamp()
esp_log_write()
NET_BUF_SIMPLE()
net_buf_simple_add()
bt_rand()
bt_hex()
bt_mesh_prov_conf_salt()
bt_mesh_prov_conf_key()
bt_mesh_prov_conf()
bt_mesh_prov_send()
bt_mesh_prov_buf_init()
prov_fail()
All items filtered out
Data Use
from
examples
send_confirm()
reads 11 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
bt_mesh_prov_link::auth
bt_mesh_prov_link::dhkey
bt_mesh_prov_link::rand
bt_mesh_prov_link::conf_salt
bt_mesh_prov_link::conf_key
bt_mesh_prov_link
All items filtered out
send_confirm()
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