ESP-IDF
send_pub_key()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (2/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_pub_key()
send_pub_key() function
Syntax
Show:
Summary
Declaration
Definition
from
provisioner.c:35
static
void
send_pub_key
(
void
)
;
Implemented in
provisioner.c:316
Examples
References
from
examples
Code
Location
Referrer
static
void
send_pub_key
(
void
)
provisioner.c:316
static
void
send_pub_key
(
void
)
;
provisioner.c:35
send_pub_key
(
)
;
provisioner.c:93
start_sent()
send_pub_key
(
)
;
provisioner.c:428
pub_key_ready()
Call Tree
from
examples
send_pub_key()
is called by 2 functions and calls 10 functions:
start_sent()
pub_key_ready()
All items filtered out
send_pub_key()
esp_log_timestamp()
esp_log_write()
sys_memcpy_swap()
NET_BUF_SIMPLE()
net_buf_simple_add()
bt_pub_key_get()
bt_hex()
bt_mesh_prov_send()
bt_mesh_prov_buf_init()
prov_fail()
All items filtered out
Data Use
from
examples
send_pub_key()
reads 10 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
os_mbuf::om_data
bt_mesh_prov_link::
::pub_key_provisioner
bt_mesh_prov_link::conf_inputs
bt_mesh_prov_link
public_key_sent()
All items filtered out
send_pub_key()
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